https://bugs.kde.org/show_bug.cgi?id=375355
--- Comment #5 from Martin Gräßlin <mgraess...@kde.org> --- Git commit 5dc942ac5e3611ae7db8f2902bb092b66920edeb by Martin Gräßlin. Committed on 21/01/2017 at 19:13. Pushed by graesslin into branch 'Plasma/5.9'. [autotests] Add test case for modifier only trigger when capslock enabled This extends the testCapsLock to ensure that modifier only shortcut trigger when capslock is enabled. So far the test only ensured that capslock doesn't trigger the shift modifier only shortcut. As the test shows currently when capslock is on, the meta key doesn't trigger any more. This test case goes into Plasma/5.9 branch and not in Plasma/5.8 as a fix will most likely need the new xkbcommon 0.7 code paths which we do not have in Plasma/5.8. M +16 -1 autotests/integration/modifier_only_shortcut_test.cpp https://commits.kde.org/kwin/5dc942ac5e3611ae7db8f2902bb092b66920edeb -- You are receiving this mail because: You are watching all bug changes.