Summary: | Application Dashboard doesn't show app tooltips | ||
---|---|---|---|
Product: | [Plasma] kdeplasma-addons | Reporter: | machaquiro |
Component: | Application Dashboard | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bad63r, nate |
Priority: | NOR | ||
Version: | 6.2.0 | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/6b746e7d4b304933ca70e421f02a35db375be0fb | Version Fixed In: | 6.2.3 |
Sentry Crash Report: |
Description
machaquiro
2024-10-15 10:05:53 UTC
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 |