Bug 495858 - Favorites bar tooltip is empty
Summary: Favorites bar tooltip is empty
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Menu (Kicker) widget (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-06 00:51 UTC by Nate Graham
Modified: 2025-01-09 18:42 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.3.0
Sentry Crash Report:


Attachments
Empty tooltip (380.10 KB, image/png)
2024-11-06 00:51 UTC, Nate Graham
Details

Note You need to log in before you can comment on or make changes to this bug.
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