https://bugs.kde.org/show_bug.cgi?id=512189
Nicolas Fella <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/d9449f0175 | |9fdea996c2c57fdc22b2e585196 | |0f9 --- Comment #3 from Nicolas Fella <[email protected]> --- Git commit d9449f01759fdea996c2c57fdc22b2e5851960f9 by Nicolas Fella. Committed on 30/11/2025 at 14:18. Pushed by nicolasfella into branch 'master'. A11yKeyboardMonitor: Fix KeyEvent being emitted too often when grabbing keys When grabbing the keys we should only emit once per key. Reshuffle the code so that we return when we hit the grab condition. We need to handle the case of pressing a modifier twice before that though. Also add more extensive autotesting M +285 -6 autotests/integration/a11ykeyboardmonitor_test.cpp M +6 -4 src/a11ykeyboardmonitor.cpp https://invent.kde.org/plasma/kwin/-/commit/d9449f01759fdea996c2c57fdc22b2e5851960f9 -- You are receiving this mail because: You are watching all bug changes.
