https://bugs.kde.org/show_bug.cgi?id=521486
David Redondo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/9cc4a22b93 | |485ec51385d30f8d436c6e89e61 | |478 Status|ASSIGNED |RESOLVED Version| |6.6.6 Fixed/Implemented| | In| | Resolution|--- |FIXED --- Comment #3 from David Redondo <[email protected]> --- Git commit 9cc4a22b93485ec51385d30f8d436c6e89e61478 by David Redondo. Committed on 24/06/2026 at 09:06. Pushed by davidre into branch 'master'. plugins/eis: Do not send events from release warp to capture Before we warped the pointer and then deactivated the capture, this generated a motion event that we forwarded to the capture (but not frame which resulted in a libei bug log). Instead deactivate first and warp later before showing the cursor again. FIXED-IN:6.6.6 M +3 -0 autotests/integration/input_capture_test.cpp M +4 -7 src/plugins/eis/eisinputcapture.cpp M +1 -1 src/plugins/eis/eisinputcapture.h M +5 -4 src/plugins/eis/eisinputcapturemanager.cpp M +2 -1 src/plugins/eis/eisinputcapturemanager.h https://invent.kde.org/plasma/kwin/-/commit/9cc4a22b93485ec51385d30f8d436c6e89e61478 -- You are receiving this mail because: You are watching all bug changes.
