Bug 494802

Summary: Application Dashboard doesn't show app tooltips
Product: [Plasma] kdeplasma-addons Reporter: machaquiro
Component: Application DashboardAssignee: 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: Version Fixed In: 6.2.3
Sentry Crash Report:

Description machaquiro 2024-10-15 10:05:53 UTC
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
Comment 1 Tom 2024-11-01 00:10:40 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.
Comment 2 Bug Janitor Service 2024-11-01 00:57:31 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2614
Comment 3 Nate Graham 2024-11-01 13:40:09 UTC
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
Comment 4 Nate Graham 2024-11-01 13:40:35 UTC
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