-
-
Notifications
You must be signed in to change notification settings - Fork 134
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
Option-mouse gestures don't teleport #99
Comments
OFFS I mean "Option" key of course. sorry! |
Intriguing @cstacy and well spotted. I thought I was going crazy until I read this and realised it wasn't 'just me'. Actually the title of this might need to be "Modifier keys don't teleport properly with mouse wheel scroll gesture". Horizontal scrollingThe simplest and least configurable of these is native shift-scrollwheel, which scrolls horizontally in default apps like Finder and Preview windows. I found that teleporting results in:
Accessibility ZoomingControl, option and command scrollwheel modifier keys are configurable for and simple to test with screen Zoom (Accessibility prefpane -> "Use scroll gesture with modifier keys to zoom"). I found that assigning the same modifier (doesn't matter which one as long as they are the same) on both master and slave results in the following behaviour when teleported to the slave:
Assigning a different modifier (doesn't matter which ones as long as they are different) on both master and slave results in the following behaviour when teleported to the slave:
Additional data points:
Speculation:I think we can conclude when teleporting that:
WorkaroundHowever, it's not a huge thing to live with this given that you can set a different modifier key to workaround the zoom issue, and since most people probably have Apple pointing devices, they won't encounter the horizontal scrolling. Me, I'm an MX2 user so both issues are irritating, but not dealbreakers. Worth adding to the backlog I suspect @johndbritton. I really feel like these modifier key scroll wheel gestures worked consistently some time in the past; no Delorian+flux capacitor on hand to go back and test this unfortunately. |
Bug report
What you were trying to do (and why)
Zoom the remote screen with opt-scroll.
I want to independently zoom each screen.
What happened (include any debug output)
H1 as server: Nothing Happens.
A hollow voice says PLUGH but that may have been the coffee.
H2 as server:
Both screens scroll !
Which would almost be good enough except:
(a) can't then simultaneously see desired screen content
(b) screens are different size so it's too weird and erratic
(c) I really want H1 to be the server (controller/owner)
(d) lag
What you expected to happen
Current (only) screen (machine) zoom, other machine no effect.
Step-by-step reproduction instructions
Launch teleport on H1 and H2.
(does the order matter? I am using H1's devices.)
Move cursor from H1 (input devices owner) to H2.
opt-scroll in and out
Now do it the other way with H2 owning the trackpad and kbd.
Note #1: All basic keyboard and mouse inputs seem to be working just fine over teleport either way! YAY and HANK YOU! (And of course, real hardware is all doing the right thing on both and no interference from teleport.)
Note #2: Tried toggling Sync lock (whatever that means) to no effect. For the debug scenario it is un-checked on both machines.
Environment information
H1 / H2
Prefer H1 to be the server.
Magic Trackpad.
The text was updated successfully, but these errors were encountered: