[kwin] [Bug 478462] webkit Element.requestPointerLock() lets pointer move

2023-12-23 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=478462

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||k...@davidedmundson.co.uk
 Status|REPORTED|RESOLVED

--- Comment #3 from David Edmundson  ---
Works here in Plasma 6. If you can test that when 6 is out that would be great

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 478462] webkit Element.requestPointerLock() lets pointer move

2023-12-12 Thread steve
https://bugs.kde.org/show_bug.cgi?id=478462

--- Comment #2 from steve  ---
it is for all pointerlock demos I can find or build, like this one:
https://www.smartjava.org/examples/pointerlock/
here's a video:
https://youtu.be/iK4VljDoVfg
the first drag locked, the second doesn't.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 478462] webkit Element.requestPointerLock() lets pointer move

2023-12-12 Thread steve
https://bugs.kde.org/show_bug.cgi?id=478462

--- Comment #1 from steve  ---
It affects chromium 119 and 120.0.6099.71,
In 120 it works if your pointerdown event is within about 100px of the edge of
the page (up from 20px)
to try that,
  resize that page so the space above the ring is the same as the thickness of
the ring,
  drags from the top of the ring will work, but not the bottom.

-- 
You are receiving this mail because:
You are watching all bug changes.