[Wayland-bugs] [Bug 768017] [Wayland] menus opened from access keys (mnemonic menu items) hide instantly

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Thu Jun 30 08:44:14 UTC 2016


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

--- Comment #8 from Olivier Fourdan <ofourdan at redhat.com> ---
Right, so the serial is 0 because
_gdk_wayland_seat_get_last_implicit_grab_serial() returns 0 and it returns 0
because wayland_seat->pointer_info.press_serial is 0

That explains why as soon as the user clicks on the window, we update the
pointer_info.press_serial and the serial is updated (and not 0 anymore).

-- 
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/20160630/c9f9677d/attachment.html>


More information about the wayland-bugs mailing list