Bug 495858

Summary: Favorites bar tooltip is empty
Product: [Plasma] plasmashell Reporter: Nate Graham <nate>
Component: Application Menu (Kicker) widgetAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: creideiki+kdebugs, kde, martin+kde, notmart
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=495262
Latest Commit: Version Fixed In: 6.3.0
Sentry Crash Report:
Attachments: Empty tooltip

Description Nate Graham 2024-11-06 00:51:18 UTC
Created attachment 175565 [details]
Empty tooltip

See screenshot. Happens with everything on this vertical bar.

Current git master, Qt 6.8.0, Fedora 41
Comment 1 David Redondo 2024-11-06 08:08:50 UTC
Interesting for me, it shows with text but hides instantly. Seems there is something wrong in general
Comment 2 Nate Graham 2024-11-06 18:50:04 UTC
(In reply to David Redondo from comment #1)
> Interesting for me, it shows with text but hides instantly. Seems there is
> something wrong in general
That would be Bug 495262. But yeah, something's wrong.
Comment 3 Marco Martin 2025-01-09 15:14:18 UTC
can reproduce the tooltip being there but empty
Comment 4 Bug Janitor Service 2025-01-09 15:33:06 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2704
Comment 5 Marco Martin 2025-01-09 16:45:42 UTC
Git commit 23db827f421acd16eccd1c42cf2eacef32b46cfc by Marco Martin.
Committed on 09/01/2025 at 16:45.
Pushed by mart into branch 'master'.

pplets/kicker: make tooltip text appear

The custom delegate is looking for the mainText property of the
tooltipArea,
so set the mainText property to it

M  +1    -1    applets/kicker/package/contents/ui/SideBarItem.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/23db827f421acd16eccd1c42cf2eacef32b46cfc
Comment 6 Marco Martin 2025-01-09 16:47:07 UTC
Git commit 8a76e2b26cbb48261d67128432867acf9a9d8b38 by Marco Martin.
Committed on 09/01/2025 at 16:46.
Pushed by mart into branch 'Plasma/6.3'.

pplets/kicker: make tooltip text appear

The custom delegate is looking for the mainText property of the
tooltipArea,
so set the mainText property to it

M  +1    -1    applets/kicker/package/contents/ui/SideBarItem.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/8a76e2b26cbb48261d67128432867acf9a9d8b38