Bug 255207

Summary: movementX and movementY are missing from pointerMove events
Product: WebKit Reporter: Gregg Tavares <gman>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, joe, lv201122, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: iPhone / iPad   
OS: iOS 16   
Attachments:
Description Flags
repo for missing movementX, movementY on PointerEvent none

Gregg Tavares
Reported 2023-04-09 15:16:55 PDT
Created attachment 465823 [details] 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
Attachments
repo for missing movementX, movementY on PointerEvent (608 bytes, text/html)
2023-04-09 15:16 PDT, Gregg Tavares
no flags
Radar WebKit Bug Importer
Comment 1 2023-04-16 15:17:14 PDT
EWS
Comment 2 2023-05-08 15:10:41 PDT
Committed 263829@main (fa2caa624d63): <https://commits.webkit.org/263829@main> Reviewed commits have been landed. Closing PR #13471 and removing active labels.
Abrar Rahman Protyasha
Comment 3 2023-08-09 18:26:09 PDT
*** Bug 248119 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.