Summary: | Elided Places Panel items don't have tooltips showing their full text | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | John <ilikefoss> |
Component: | Places | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 4wy78uwh, anditosan1000, ilikefoss, kde, kdelibs-bugs-null, kfm-devel, nate |
Priority: | NOR | Keywords: | usability |
Version First Reported In: | git master | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/frameworks/kio/-/commit/d553b5f2d585fbccc900cae2eea64d77ea54e407 | Version Fixed In: | |
Sentry Crash Report: |
Description
John
2022-05-26 13:31:13 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kio/-/merge_requests/903 *** Bug 463831 has been marked as a duplicate of this bug. *** Git commit d553b5f2d585fbccc900cae2eea64d77ea54e407 by Kai Uwe Broulik. Committed on 24/07/2024 at 17:38. Pushed by broulik into branch 'master'. KFilePlacesView: Show label in tooltip if it is elided Suppress tooltip on Wayland before Qt 6.8, however. Qt Wayland cannot reposition popups before that, causing in the tooltips being stuck in place, which is distracting. M +42 -4 src/filewidgets/kfileplacesview.cpp M +5 -0 src/filewidgets/kfileplacesview_p.h https://invent.kde.org/frameworks/kio/-/commit/d553b5f2d585fbccc900cae2eea64d77ea54e407 |