[Webkit-unassigned] [Bug 210071] New: Trackpad and Mouse scroll events on iPad only fire pointermove

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 13:41:02 PDT 2020


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

            Bug ID: 210071
           Summary: Trackpad and Mouse scroll events on iPad only fire
                    pointermove
           Product: WebKit
           Version: Safari 13
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: moogcharlie at gmail.com

When scrolling with a trackpad/mouse on iPadOS 13.4, the browser only fires `pointermove` events. These events are not sufficient to simulate scroll interactions where a `deltaY` and deltaX are needed and `pointermove` is useless because the cursor is stationary. WebKit should fire `wheel` 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/20200406/1cf644cb/attachment.htm>


More information about the webkit-unassigned mailing list