[Wayland-bugs] [Bug 784879] Unpredictable actions from scrollbar drag on non-maximized window
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Fri Dec 1 07:50:42 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784879
Olivier Fourdan <ofourdan at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #4 from Olivier Fourdan <ofourdan at redhat.com> ---
(In reply to Christian Hergert from comment #3)
> Didn't Carlos implement grabs since this was reported?
Wayland has no support for explicit grab (not to be confused with the shortcuts
inhibitor protocol) and implicit grabs have always been there, at least as far
as my memory serves :)
If anything, the fix for this particular issue is actually in mutter and is
most likely commit 5db48fac:
wayland: Update button state on motion/button events
More specifically, avoid crossing events, since clutter does not set
modifier/button state on those. Fixes implicit grabs being broken when
the pointer moves past the surface boundaries.
https://bugzilla.gnome.org/show_bug.cgi?id=785347
I think it is safe to mark this bug as a duplicate of bug 785347
*** This bug has been marked as a duplicate of bug 785347 ***
--
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/20171201/cce5de66/attachment.html>
More information about the wayland-bugs
mailing list