[Webkit-unassigned] [Bug 200084] REGRESSION [GTK] Tapping the web view scrolls up a bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 08:53:10 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200084

--- Comment #2 from Alexander Mikhaylenko <exalm7659 at gmail.com> ---
Ok, this is really a GTK bug. If scroll direction of a GdkEvent is GDK_SCROLL_SMOOTH, then gdk_event_get_scroll_direction() returns false and sets direction to GDK_SCROLL_UP, because that's the first value in the enum.

Well, might also be the expected behavior, since it does return false after all.

See https://gitlab.gnome.org/GNOME/gtk/issues/2048

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190725/37aaa13c/attachment-0001.html>


More information about the webkit-unassigned mailing list