-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zoom mouse mode locks in when mouse pointer leaves the viewport #463
Comments
Thanks for the report! I'm not reproducing this on Ubuntu with X Window System. Looks like your browser is not getting events when your cursor is out of the browser window. When I hold mouse down, the view still zooms while mouse moves outside the browser window. Thats unlike your GIF. Tight security on your (Wayland?) windowing system or browser? Would be good to fix our input handling if that is the case. I tried with these combos:
Steps taken:
|
Sorry, I forgot to mention - I am on Mac Sonoma 14.0 (same problem on Ventura), Chrome 118.0.5993.70. I don't think I changed any default security settings. |
Correction: until I click right mouse button in the viewport again. |
@floryst Is this a Mac thing? |
If I click right mouse button (zoom), and accidentally the mouse pointer leaves the viewport area while zoom mode is activated, zoom mode is locked, and remains active after I release the right mouse button.
The text was updated successfully, but these errors were encountered: