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)

defect

Tracking

()

People

(Reporter: edgar, Unassigned)

References

(Blocks 2 open bugs)

Details

STR:

  1. Connect an external mouse input on Android phone.
  2. Load https://mdn.github.io/dom-examples/pointer-lock/
  3. Move mouse to black rectangle.
  4. Left-click mouse to request pointerlock.
  5. Move mouse.

Expected result:
The red circle moves smoothly.

Actual result:
The red circle jumps around.

Blocks: pointer-lock
Blocks: 1929624
You need to log in before you can comment on or make changes to this bug.