Issue Type: Bug
When initially joining a collaboration session, the scrolling of users is linked. In otherwords, when a user scrolls it scrolls my client as well. This is fixed by closing the file and reopening.
Extension version: 1.0.91
VS Code version: Code 1.32.3 (a3db5be9b5c6ba46bb7555ec5d60178ecc2eaae4, 2019-03-14T23:43:35.476Z)
OS version: Windows_NT x64 10.0.17134
System Info
|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i7-6500U CPU @ 2.50GHz (4 x 2592)|
|GPU Status|2d_canvas: enabled
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled|
|Memory (System)|7.86GB (1.49GB free)|
|Process Argv||
|Screen Reader|no|
|VM|0%|
This behavior is actually by design. When a guest first joins the session, they are following the host, which includes file navigations and scrolling. You can simply unfollow the host to turn this behavior off (the doc I linked to shows how to do that).
When you close the file, it鈥檚 automatically unfollowing the host for you, which is why you鈥檙e seeing this behavior.
Potentially adding a pop-up to let users know they are following would help?
Thanks for the feedback! We鈥檝e actually discussed doing this exact thing. Does it seem reasonable to repurpose this issue to track this change? When a guest joins a session, we can display a toast notifying you that you鈥檙e following the host, and provide a button to turn this off. Does that seem sufficient?
We鈥檝e also discussed providing an option to turn off the auto-follow behavior. So when you join sessions, you wouldn鈥檛 be following the host unless you explicitly choose to. Would that be of interest to you as well?
The first option is exactly what I had in mind!
OK cool. I really appreciate you reaching out, and sharing the potential confusion with our current experience. We鈥檒l use this issue to track your suggestion 馃憤
Thanks for the feedback! We鈥檝e actually discussed doing this exact thing. Does it seem reasonable to repurpose this issue to track this change? When a guest joins a session, we can display a toast notifying you that you鈥檙e following the host, and provide a button to turn this off. Does that seem sufficient?
We鈥檝e also discussed providing an option to turn off the auto-follow behavior. So when you join sessions, you wouldn鈥檛 be following the host unless you explicitly choose to. Would that be of interest to you as well?
option to turn off the auto-follow behavior would be nice.
Most helpful comment
Potentially adding a pop-up to let users know they are following would help?