[Webkit-unassigned] [Bug 209729] New: [WPE] Add axis-locking to kinetic scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 04:02:58 PDT 2020


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

            Bug ID: 209729
           Summary: [WPE] Add axis-locking to kinetic scrolling
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WPE WebKit
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clord at igalia.com
                CC: bugs-noreply at webkitgtk.org

Currently kinetic scrolling on WPE is completely free so it's very hard to scroll exactly vertically or horizontally. GTK appears to constrain to an axis based on some threshold before sending events (at least from a touchpad), so we need to look at doing something similar in WPE's ScrollGestureController for touchscreen events.

-- 
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/20200330/d1ff6f5d/attachment.htm>


More information about the webkit-unassigned mailing list