Bug 487401 - In System Tray popup, tooltips disappear when moving the cursor in certain directions
Summary: In System Tray popup, tooltips disappear when moving the cursor in certain di...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray (show other bugs)
Version: 6.0.4
Platform: Other Linux
: NOR minor
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-23 00:42 UTC by n.parkanyi
Modified: 2024-08-23 21:22 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description n.parkanyi 2024-05-23 00:42:38 UTC
SUMMARY
 When hovering the cursor over icons in the "Status and Notifications" popup, a tooltip shows up to the left. If you then move the cursor over another item up or to the left, the tooltip morphs into the tooltip for the new item. If instead you move the cursor to an item down or to the right, the tooltip briefly morphs to the new item, but then abruptly disappears and won't reappear until you move the cursor off and back again.

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.04
KDE Frameworks Version: 6.2.0
Qt Version: 6.7.0
Comment 1 n.parkanyi 2024-05-23 00:48:00 UTC
happens under both wayland and x11
Comment 2 Nate Graham 2024-05-23 20:58:09 UTC
Can reproduce. I wonder if this has anything to do with the similar behavior reported in Bug 483390.
Comment 3 Nate Graham 2024-08-23 21:22:35 UTC
Can't reproduce anymore in git master, soon to become Plasma 6.2. Looks like this got fixed by some of the changes to tooltip positioning already.