While this patch solve conflict between keyboard layout switching hotkey
and other hotkeys, it doesn't fix this issue in general. For example, in
one have hotkey defined for Win key (a.k.a. Super_L), and for
Win+something, the first hotkey handler will always run when Win key
DOWN, thus pressing Win+something will result in executing both Win and
Win+something handlers.

It should be fixed in same way: process current key combination on first
UP event after a sequence of DOWN events, not on first DOWN.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/36812

Title:
  Keyboard layout change on hotkeys press instead of release and do not
  work well with shortcuts

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/36812/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to