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

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 27 07:21:26 UTC 2016


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

--- Comment #3 from Olivier Fourdan <ofourdan at redhat.com> ---
Created attachment 326834
  --> https://bugzilla.gnome.org/attachment.cgi?id=326834&action=edit
Simple reproducer for testing purpose.

This simple reproducer demonstrates that the bug is related to a focus-out
event which is received in Wayland and not in X11.

 1. Build and run the probgram in X11
 2. Open the menu, dismiss, no focus out.

Now redo the same in Wayland:

 3. Open the menu, a focus-out event is received and the cursor stops.

I could not use git bisect, but simply reverting commit d54f208d on master
fixes the issue so this is really gdk_seat_grab() with GtkMenu causing the
issue.

-- 
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/903fd981/attachment-0001.html>


More information about the wayland-bugs mailing list