Bug 440162

Summary: On Wayland, if you activate a window by clicking its thumbnail, then the window is highlighted next time you open a tooltip without actual hovering
Product: [Plasma] plasmashell Reporter: Bharadwaj Raju <bharadwaj.raju777>
Component: Task Manager and Icons-Only Task ManagerAssignee: Eike Hein <hein>
Status: RESOLVED DUPLICATE    
Severity: normal CC: aleixpol, nate, plasma-bugs
Priority: NOR Keywords: wayland
Version: master   
Target Milestone: 1.0   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bharadwaj Raju 2021-07-22 16:40:00 UTC
On Wayland, if user clicks to activate a window in the tooltip,
then opens the tooltip again, the ToolTipWindowMouseArea still thinks the thumbnail is being hovered is true, so
the highlight is displayed again even though the mouse isn't actually
hovering over the thumbnail, just over the icon.

I have an MR which adds a workaround for this, but the root cause should be investigated at some point.

https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/494
Comment 1 Aleix Pol 2021-09-19 22:12:21 UTC
It's working fine here. Can you please test on 5.23 beta (or master)?
Comment 2 Aleix Pol 2021-09-19 22:14:51 UTC

*** This bug has been marked as a duplicate of bug 427572 ***