RESOLVED FIXED 218054
Support unaccelerated mouse movement option for Pointer Lock
https://bugs.webkit.org/show_bug.cgi?id=218054
Summary Support unaccelerated mouse movement option for Pointer Lock
Justin Uberti
Reported 2020-10-21 14:45:15 PDT
Most desktop OSes apply acceleration to mouse inputs to allow fine movement as well as quick moves from one side of the screen to another. This can be problematic when controlling aim in FPS games though. A proposal has been made for the pointer lock API to allow this acceleration to be disabled: https://github.com/w3c/pointerlock/pull/49/, and this is now shipping in Chrome on Windows (behind origin trial for other platforms): https://www.chromestatus.com/feature/5723553087356928.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-10-22 13:49:31 PDT
James Howard
Comment 2 2023-09-06 19:44:27 PDT
EWS
Comment 3 2024-03-20 04:37:03 PDT
Committed 276399@main (2ec55eb4e151): <https://commits.webkit.org/276399@main> Reviewed commits have been landed. Closing PR #17525 and removing active labels.
Abrar Rahman Protyasha
Comment 4 2024-12-05 02:26:16 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/49536
Note You need to log in before you can comment on or make changes to this bug.