<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=tiagomatos%40gmail.com" title="Rui Matos <tiagomatos@gmail.com>"> <span class="fn">Rui Matos</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The documented <alt>left shortcut doesn’t work on Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=770112">bug 770112</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>tiagomatos@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The documented <alt>left shortcut doesn’t work on Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=770112#c17">Comment # 17</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The documented <alt>left shortcut doesn’t work on Wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=770112">bug 770112</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=tiagomatos%40gmail.com" title="Rui Matos <tiagomatos@gmail.com>"> <span class="fn">Rui Matos</span></a>
</span></b>
        <pre>(In reply to Olivier Fourdan from <a href="show_bug.cgi?id=770112#c16">comment #16</a>)
<span class="quote">> For the record, the change is due to commit <a href="https://git.gnome.org/browse/gnome-control-center/commit/?id=bc6d2d6">bc6d2d6</a> in gtk+ to address bug
> 748904</span >

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>