[Webkit-unassigned] [Bug 255207] New: movementX and movementY are missing from pointerMove events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 9 15:16:55 PDT 2023


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

            Bug ID: 255207
           Summary: movementX and movementY are missing from pointerMove
                    events
           Product: WebKit
           Version: Safari 16
          Hardware: iPhone / iPad
                OS: iOS 16
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gman at chromium.org

Created attachment 465823

  --> https://bugs.webkit.org/attachment.cgi?id=465823&action=review

repo for missing movementX, movementY on PointerEvent

According to MDN, PointerEvent is supposed to have a `movementX` and `movementY` field. This appear in Safari on Mac but not in Safari on iOS

For a quick live test see: https://jsgist.org/?src=64c32271a3e7ac51918146b111a2cfd9

Otherwise, there's an attached repo

-- 
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/20230409/22429408/attachment.htm>


More information about the webkit-unassigned mailing list