https://bugs.kde.org/show_bug.cgi?id=494430

--- Comment #3 from Nate Graham <[email protected]> ---
It's caused by this line in plasma-desktop:labelgenerator.cpp:

> const QModelIndex index = s_placesModel->closestItem(url);

At this point `url` points to the actual location to be shown. Then
PlacesModel::closestItem() apparently thinks the entry that's closest to it is
the KDE Connect one.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to