Pointerevent movementX/Y is not set when locked |
|||
Issue descriptionChrome Version: 66.0.3359.117 OS: All What steps will reproduce the problem? (1)https://eirage.github.io/PointerLockLog (2)check pointermove, then request pointer lock (3)Move mouse and look at movementX and movementY What is the expected result? pointermove event should have movementX/Y value What happens instead? pointermove event movementX/Y are all 0 CreateAndDispatchPointerEvent should call MouseEvent::SetCoordinatesFromWebPointerProperties to set PE coordinates https://cs.chromium.org/chromium/src/third_party/blink/renderer/core/dom/node.cc?l=2295
,
May 17 2018
,
May 17 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, May 17 2018