Re: [pointerevents] Incorrect movementX/Y in PointerEvents

I'm happy to chime in from the PointerLock perspective, but generally 
agree with points made already.

- [x]  movementX/Y should provide positive values for mouse move 
events whenever possible from any input device or modality. (Subtle 
exceptions noted in [PointerLock 
spec](https://w3c.github.io/pointerlock/#extensions-to-the-mouseevent-interface))
- [x]  Relative motion input modalities should work with PointerLock. 
E.g. mouse, trackpad. Styluses are tricky, they're most often used in 
absolute positioning mode I speculate. A stylus in relative motion 
seems as if it should work under Pointer Lock, but I could see not 
doing this if other practical objections are made.

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

Received on Thursday, 25 August 2016 21:23:05 UTC