Created attachment 175565 [details] Empty tooltip See screenshot. Happens with everything on this vertical bar. Current git master, Qt 6.8.0, Fedora 41
Interesting for me, it shows with text but hides instantly. Seems there is something wrong in general
(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.
can reproduce the tooltip being there but empty
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2704
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
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