Open Bug 2005429 Opened 8 months ago

`movmentX` and `movementY` should be difference from the last correspoinding event whose `pointerId` is the same as the event

Categories

(Core :: DOM: Events, defect)

defect

Tracking

()

People

(Reporter: masayuki, Unassigned)

References

Details

Currently, we store the last eMouseMove or ePointerRawUpdate's ref point within static variables. However, I think they should be stored per pointerId in PointerEventHandler.

You need to log in before you can comment on or make changes to this bug.