https://bugs.kde.org/show_bug.cgi?id=368989

--- Comment #8 from Martin Gräßlin <mgraess...@kde.org> ---
Git commit 974abbfaef7c8880980a4b8ba2388691612ea71e by Martin Gräßlin.
Committed on 05/10/2016 at 12:43.
Pushed by graesslin into branch 'Plasma/5.8'.

[autotests/integration] Add test case for global shortcuts with Fx

New test which tries to trigger Alt+F3 which does not work due to the
behavior how xkbcommon calculates consumed modifers. The combination
Ctrl+Alt+F3 generates a keysym (vt switching) so just pressing F3
already consumes ctrl and alt modifier.

For more information see:
 * https://github.com/xkbcommon/libxkbcommon/issues/17
 * https://bugs.freedesktop.org/show_bug.cgi?id=92818

M  +33   -0    autotests/integration/globalshortcuts_test.cpp
M  +3    -1    useractions.h

http://commits.kde.org/kwin/974abbfaef7c8880980a4b8ba2388691612ea71e

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to