Vivaldi Browser Pointer Lock Bug #426
gravitas-navi
announced in
! Welcome - readme first!
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Issue: Click-dragging any slider-based op inputs fails to return pointer lock to the user, and returns a DOMException on further attempts, within Vivaldi browser at the very least. Escape fails to alleviate issue. Toggle-based buttons seem to work fine regardless of this big before or after trigggering.
Replication: Try to click or edit any value on an operator in cables editor in Vivaldi Browser.
Description: I've been messing around with Vivaldi browser a bit recently, and it seems like clicking on anything like sliders in the cables editor returns:
Uncaught (in promise) DOMException: Pointer is already locked.
in console on subsequent clicks/drags.This seems to be browser-specific thing in Vivaldi, since Firefox/Chrome/other popular browsers work as expected.
Screencap:
Link to testing patch:
https://cables.gl/p/6393960b8abe74e54f18fceb?s=pEjRHzlMmUE2rWoe
Beta Was this translation helpful? Give feedback.
All reactions