[wayland] erratic pointer lock behavior
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: emilio, Unassigned)
References
(Blocks 1 open bug)
Details
STR: Open https://noclip.website/#smg/PeachCastleGardenGalaxy
Click and move your mouse down.
ER: Sane camera movement.
AR: The camera goes all over the place.
This happens both with and without WR, but doesn't happen without MOZ_ENABLE_WAYLAND=1
.
Reporter | ||
Comment 1•5 years ago
|
||
Only somewhat related, but I'm seeing WebGL readback show up in profiles with WebRender enabled, even on wayland, is that expected? I don't see that with OpenGL compositing (\o/), but I thought that the same optimization worked or was made to work with WR as well...
Reporter | ||
Comment 2•5 years ago
|
||
The test-case in bug 1598484 allows to see the behavior difference: https://bug1598484.bmoattachments.org/attachment.cgi?id=9111096
With pointer-lock (when holding the left button down) the coordinates end up super-far and grow a lot.
Comment 3•5 years ago
|
||
Yes, the WebGL will need some extra care.
duplicate of bug 1580595?
Comment 5•5 years ago
|
||
Duplicate of bug 1551092?
Comment 7•4 years ago
|
||
Looks fixed now with Bug 1580595 fixed.
Description
•