Open
Bug 1897103
Opened 1 year ago
Updated 1 year ago
The movementX/Y of MouseEvent during pointer lock does not return smooth values on Android when using an external mouse input
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: edgar, Unassigned)
References
(Blocks 2 open bugs)
Details
STR:
- Connect an external mouse input on Android phone.
- Load https://mdn.github.io/dom-examples/pointer-lock/
- Move mouse to black rectangle.
- Left-click mouse to request pointerlock.
- Move mouse.
Expected result:
The red circle moves smoothly.
Actual result:
The red circle jumps around.
| Reporter | ||
Updated•1 year ago
|
Blocks: pointer-lock
You need to log in
before you can comment on or make changes to this bug.
Description
•