[Wayland-bugs] [Bug 765907] [Wayland] Reversed scrolling in GtkMenu

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Tue May 3 08:28:02 UTC 2016


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

--- Comment #3 from Olivier Fourdan <ofourdan at redhat.com> ---
humm, could it be a possible mix up between mutter and gtk+?

mutter sets y_discrete as 1 for SCROLL_DOWN and -1 for SCROLL_UP

https://git.gnome.org/browse/mutter/tree/src/wayland/meta-wayland-pointer.c#n624

Whereas gtk+ takes y_discrete > 0 as SCROLL_UP and y_discrete < 0 as
SCROLL_DOWN

https://git.gnome.org/browse/gtk+/tree/gdk/wayland/gdkdevice-wayland.c#n1132

-- 
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/20160503/c2e5ecec/attachment.html>


More information about the wayland-bugs mailing list