Open Bug 1829401 Opened 1 year ago Updated 1 year ago

Support locking the pointer with unadjustedMovement

Categories

(Core :: DOM: Core & HTML, enhancement)

Firefox 112
enhancement

Tracking

()

UNCONFIRMED

People

(Reporter: jespertheend, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36

Steps to reproduce:

document.body.requestPointerLock({
unadjustedMovement: true,
})

Actual results:

No noticable difference between this and unadjustedMovement: false

Expected results:

Mouse acceleration should be disabled.

The Bugbug bot thinks this bug should belong to the 'Core::DOM: Core & HTML' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
You need to log in before you can comment on or make changes to this bug.