SUMMARY Application Dashboard doesn't show app tooltips STEPS TO REPRODUCE 1. Show alternatives on menu launcher and select Application Dashboard 2. Click to open launcher 3. Put cursor over any app on any category OBSERVED RESULT It only shows a little vertical line but no text. EXPECTED RESULT Tooltip showing description as in Plasma 6.1.5. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Manjaro KDE unstable KDE Plasma Version: 6.2 KDE Frameworks Version: 6.7 Qt Version: 6.8
Hi, just to check, toolTips should be visible only when Label is exceeding over the space allocated for it, right? I think I might solved it if that is the case.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2614
Git commit c4a0f23819e62203c8f62fff1ec4cc0417333818 by Nate Graham, on behalf of Tomislav Pap. Committed on 01/11/2024 at 13:40. Pushed by ngraham into branch 'master'. Application Dashboard: Show app tooltips properly An empty tooltip appears when hovering over an app icon while using the "Name (description)" or "Description (Name)" setting. This commit fixes this by asking for the correct text property. FIXED-IN: 6.2.3 M +1 -1 applets/kicker/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/c4a0f23819e62203c8f62fff1ec4cc0417333818
Git commit 6b746e7d4b304933ca70e421f02a35db375be0fb by Nate Graham. Committed on 01/11/2024 at 13:40. Pushed by ngraham into branch 'Plasma/6.2'. Application Dashboard: Show app tooltips properly An empty tooltip appears when hovering over an app icon while using the "Name (description)" or "Description (Name)" setting. This commit fixes this by asking for the correct text property. FIXED-IN: 6.2.3 (cherry picked from commit c4a0f23819e62203c8f62fff1ec4cc0417333818) bcee58f6 Application Dashboard ToolTip doesn't Show App Tooltips(they are empty space) Fix Co-authored-by: Tomislav Pap <bad63r@gmail.com> M +1 -1 applets/kicker/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/6b746e7d4b304933ca70e421f02a35db375be0fb