[Wayland-bugs] [Bug 762756] keyboard focus problem on dismiss of menus under wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 27 08:41:55 UTC 2016


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

--- Comment #5 from Olivier Fourdan <ofourdan at redhat.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20160427/53d8ce72/attachment.html>


More information about the wayland-bugs mailing list