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

--- Comment #5 from Olivier Fourdan <[email protected]> ---
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to