-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
iPad: Trackpad scroll doens't work in vscode.dev #164220
Comments
Duplicate of #106232 |
I don’t think this is a dupe of a two-year-old issue. I’ve rolled up here today to +1 this issue. Just updated to iPad OS 16.1 today on the full public release. I’m utilizing vscode via the code-server project. I’ve found that if Settings -> General -> Keyboards -> Shortcuts is turned ON, two-finger scroll on the magic keyboard trackpad works. If that’s turned OFF - as I had been doing since it gets rid of the little keyboard drawer that pushes all the content up when you’re in a text entry context - then the two-finger trackpad scroll stops working. I’ve found this to be the case whether using my vscode instance in the safari browser, or through the full-screened homepage shortcut context. This wasn’t previously the case - on iPad OS v15.x I could have the Shortcuts setting set to OFF and the two-finger scroll worked. |
Same issue for me with VSCode in PWA mode iPadOS 16.1 (work in iPadOS 15.x in PWA mode). If you turn On/Off/On Stage manager, scroll work until you close the app |
I have the same issue on iPad OS 16.1. |
I’m having this issue too, and I can’t seem to get sone of the tricks mentioned here to work either (toggling stage manager, turning on Settings -> General -> Keyboards -> Shortcuts). But placing a cursor in an open file does work for me (this is in safari). As long as a file is open with a cursor in it, scrolling in the file and the files list works, as soon as the cursor is gone, trackpad scrolling doesn’t work anywhere. |
I’ve come here to +1 this issue, I’ve been experiencing the same behavior since i got my IPad and started developing on it. |
Can confirm this is still happening in the iPadOS 16.1 production release. |
Thank you—been suffering under this for 6 months since the first beta. Thought it had to be something a bit weird with my setup. Cheers ❤️ |
I’m having this same issue with an ipad air with no stage manager support in both safari and PWA I’ll check on Edge |
+1 but I once found it working again, but the next day it didn’t work again. So I don’t know what happened that night. |
Another bug: Text selection (with the mouse for example) crashes regularly. The workaround is to reload the window (iPadOS 16.1) |
On iPadOS 16.2 Beta 4, scrolling is much more intermittent with the keyboard bar minimised (when you hit ‘Minimise’ and it goes into the bottom-right corner, not when you have ‘Shortcuts’ off). You can fix it by un-minimising the bar, which brings it back into the middle. The keyboard bar is clearly just broken in this beta, the nice animations are totally gone—so I’m assuming it’ll get fixed next update but for those of you in the thread who’re relying on this that’s how to get around it for now <3 |
Just for information, we can scroll on the udate tab and not on code tab : RPReplay_Final1670504782.mov |
Having the same issue Ipad 16.1.1 with magic keyboard. I did some digging in this issue coder/code-server#5861 |
Still having this issue on 16.2 with a Logitech folio trackpad. Is this something that can be fired on VS Code's end or does apple have to fix something with Safari? |
My "solution" was moving back to a Mac, since Safari on iPadOS is such an unreliable mess. The Blink client on iPadOS irons out some bugs with VSCode, but still enough remain due to inconsistent implementations between iPadOS and desktop browsers. |
Still having this issue on iPadOS 16.2 but I was able to fix this by disabling the shortcuts on keyboard settings. Hope it helps and apple fix this soon Edit: Sorry, didn't work as well in the end |
Didn't work for me. |
It doesn't work for me either |
Sorry, it just worked at that moment but didn't work later for me as well. |
I just found out that if I zoom out VSCode once with Cmd + - then I can scroll even with the keyboard shortcuts bar minimised at a corner. Might be an OK-ish workaround until they get this fixed properly. |
@lwschan Replicated in Safari only (i.e. not ‘Add to Home Screen’, which can’t zoom using the keyboard), and only at the 90% zoom level (no further in or out). Weird—but great find! |
Today i found out, that if you zoom to 90% level and do ‘Add to Home Screen’ afterwards, the downloaded PWA is the zoomed in one. So the scrolling works, at least for me (did not work before). |
This works for me! |
Works for me too. But don't you have a problem with text selection in the code editor that often happens? |
At least for me on 16.3 this saves the 90% zoomed web app into the PWA. A non-starter for me but good to know that it works! Crazy find. Hoping now that 16.3 is properly out that this gets a fix. Promising that the ticket has milestones on it now ^_^ |
No text selection problem in my case. Besides, I use vscode-vim plugin in which I rarely select text with trackpad. |
This works best via Chrome on the iPad (although it is WebKit like Safari). The scroll works without setting the site zoom to 85% and the selection with the cursor also (the right click does not open the editing popup of the OS) |
/duplicate #106232 |
这是来自QQ邮箱的假期自动回复邮件。
您好,我最近正在休假中,无法亲自回复您的邮件。我将在假期结束后,尽快给您回复。
|
FYI this has been completely fixed for me in iPadOS 16.4, including with Shortcuts off. |
The newest version of iPad OS (16.4) fixed this issue for me. |
Does this issue occur when all extensions are disabled?: Yes/No
Yes
Steps to Reproduce:
I have an Ipad Air 5th generation and I am using it with a magic keyboard, I am currently using the beta of IpadOS 16.1. When I try to visualize any code in .dev mode the trackpad doens't work. I am using Safari, other browsers don't work as I want. If I add the vscode.dev project to my home screen the scroll works, but only when I open the files from the side bar.
Is this a problem of the IpadOS version? I found some issues where they said they solved it in IpadOS 14.5.
The text was updated successfully, but these errors were encountered: