<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Wayland] menus opened from access keys (mnemonic menu items) hide instantly"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=768017#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [Wayland] menus opened from access keys (mnemonic menu items) hide instantly"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=768017">bug 768017</a>
              from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=ofourdan%40redhat.com" title="Olivier Fourdan <ofourdan@redhat.com>"> <span class="fn">Olivier Fourdan</span></a>
</span></b>
        <pre>Right, so the serial is 0 because
_gdk_wayland_seat_get_last_implicit_grab_serial() returns 0 and it returns 0
because wayland_seat->pointer_info.press_serial is 0

That explains why as soon as the user clicks on the window, we update the
pointer_info.press_serial and the serial is updated (and not 0 anymore).</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>