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

--- Comment #3 from Olivier Fourdan <[email protected]> ---
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.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to