Bug 440162 - 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
Summary: On Wayland, if you activate a window by clicking its thumbnail, then the wind...
Status: RESOLVED DUPLICATE of bug 427572
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager (show other bugs)
Version: master
Platform: Neon Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords: wayland
Depends on:
Blocks:
 
Reported: 2021-07-22 16:40 UTC by Bharadwaj Raju
Modified: 2021-09-19 22:14 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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