[Wayland-bugs] [Bug 776232] [wayland] second click goes to previously right clicked item in titlebar
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 9 14:54:01 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=776232
--- Comment #6 from Olivier Fourdan <ofourdan at redhat.com> ---
The initial button 3 press which triggers the window menu will add a grab (in
proxy_button_event() from gdkwindow.c) and because we don't get a button
release, the grab remains in effect until another press/release occurs, which
triggers the original button.
--
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/20170109/2e22b3fb/attachment.html>
More information about the wayland-bugs
mailing list