pointerlock doesn't keep mouse in same position it was when it exits (linux)
prominentdetail opened this issue · 1 comments
prominentdetail commented
When the pointer is locked via requestPointerLock and the mouse has been moved, when exiting it will show the mouse position changed. The correct way it should be is that it should be positioned where it was when it was locked.
- Operating System: linux
- NW.js Version: any
- Repro Link: nwjsTestPointerLock.zip
UtterDonkey commented
I have the same issue on Windows 11, however I can't reproduce it every time.