https://bugs.kde.org/show_bug.cgi?id=489286
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Version Fixed In| |6.1.3 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/7ee0f7a2cdac1a348af3f634a | |d3c8c2073b55ce6 Resolution|--- |FIXED --- Comment #12 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 7ee0f7a2cdac1a348af3f634ad3c8c2073b55ce6 by David Edmundson, on behalf of David Redondo. Committed on 09/07/2024 at 10:33. Pushed by davidedmundson into branch 'master'. xembedsniproxy: Warp pointer to click location on wayland Some clients track pointer focus and ignore clicks if they think they dont have a window under the cursor. On Wayland pointer focus is driven by the compositor - the client receives a click without a prior enter event. To workaround this warp the pointer to the click position before clicking which generates the needed enter. FIXED-IN:6.1.3 M +4 -0 xembed-sni-proxy/sniproxy.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/7ee0f7a2cdac1a348af3f634ad3c8c2073b55ce6 -- You are receiving this mail because: You are watching all bug changes.