Re: [pointerevents] event.movementX is always zero in pointerup event. (#344)

As the PointerEvents spec itself doesn't deal with any of these properties, this sounds to me like either something that should be filed against a particular browser engine (or does it happen consistently in all engines?), or against the PointerLock spec that defines those properties https://w3c.github.io/pointerlock/ (but happy to open this issue again if it turns out I'm wrong)

Also, I've not looked at the PointerLock spec in a while, but just thinking this through: wouldn't there theoretically be no movement just for down or up events? There'd be a movement just at the last move event, before the actual up or down get fired?

-- 
GitHub Notification of comment by patrickhlauke
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/344#issuecomment-757396145 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 10 January 2021 01:26:39 UTC