[Wayland-bugs] [Bug 770112] The documented <alt>left shortcut doesn’t work on Wayland

gnome-control-center (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 11 17:32:15 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=770112

Rui Matos <tiagomatos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tiagomatos at gmail.com

--- Comment #17 from Rui Matos <tiagomatos at gmail.com> ---
(In reply to Olivier Fourdan from comment #16)
> For the record, the change is due to commit bc6d2d6 in gtk+ to address bug
> 748904

Right, I think that patch shouldn't have added the GDK_META_MASK bit for the
same reason that we have this comment in gdkkeys-x11.c:

  /*  This loop used to start at 3, which included MOD1 in the
   *  virtual mapping. However, all of GTK+ treats MOD1 as a
   *  synonym for Alt, and does not expect it to be mapped around,
   *  therefore it's more sane to simply treat MOD1 like SHIFT and
   *  CONTROL, which are not mappable either.
   */

So, we need to fix this in gtk+ to keep event state compatible with the X
behavior and avoid needless app breakage.

-- 
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/20170111/dc9ce536/attachment-0001.html>


More information about the wayland-bugs mailing list