[Wayland-bugs] [Bug 764424] `Super` keybindings trigger without Super, on Wayland
mutter (GNOME Bugzilla)
bugzilla at gnome.org
Mon Apr 18 13:28:18 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=764424
Rui Matos <tiagomatos at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |tiagomatos at gmail.com
Resolution|--- |DUPLICATE
--- Comment #6 from Rui Matos <tiagomatos at gmail.com> ---
(In reply to Matthias Clasen from comment #2)
> This is a failing of mutter.
>
> Under wayland, modifiers and keys are sent in separate events. If I press
> Ctrl-A, I get a modifiers event as soon as I hit Ctrl, and then a key event
> for the A.
>
> For the Super key, the shell hold on to wait if it gets the key release that
> it iterprets as 'go to overview', so it does not send the modifiers event
> out. But then, when another key is pressed, the shell just sends the key,
> and forgets to send out the Super modifier first.
This should be fixed by https://bugzilla.gnome.org/show_bug.cgi?id=748526#c14 .
*** This bug has been marked as a duplicate of bug 748526 ***
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160418/2b2adaff/attachment.html>
More information about the wayland-bugs
mailing list