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

--- Comment #7 from Olivier Fourdan <[email protected]> ---
Created attachment 343164
  --> https://bugzilla.gnome.org/attachment.cgi?id=343164&action=edit
[PATCH] wayland: release implicit grab when showing window menu

That patch seems to fix the issue.

--

An implicit grab is set when pressing a button, but when that button
press triggers the xdg-shell show_window_menu, the client never gets
the button release, and the grab remains active, causing the wrong
widget to be triggered when another button press/release is issued.

To avoid this, force a release of the grab when issuing a
show_window_menu so that the next button click works as expected.

-- 
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