<html>
    <head>
      <base href="https://bugzilla.gnome.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - keyboard focus problem on dismiss of menus under wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=762756#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - keyboard focus problem on dismiss of menus under wayland"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=762756">bug 762756</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>In the X11 case, when opening the menu, we have:

Gdk-Message: focus out:        window: 46137347, detail: NotifyAncestor, mode:
NotifyGrab
Gdk-Message: focus out:        window: 46137347, detail: NotifyInferior, mode:
NotifyGrab

And then for that window, HAS_FOCUS (toplevel) == true, had_focus == true,
therefore (HAS_FOCUS (toplevel) != had_focus) is false, the GDK_FOCUS_CHANGE
event is not emitted.</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>