Trackpad scroll doens't work in vscode.dev
See original GitHub issueDoes this issue occur when all extensions are disabled?: Yes/No Yes
- VS Code Version: 1.72.2
- OS Version: ipadOS 16.1
Steps to Reproduce:
- Open any repository in vscode.dev
- Try to use the trackpad of the magic keyboard
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.
Issue Analytics
- State:
- Created a year ago
- Reactions:5
- Comments:16 (1 by maintainers)
Top Results From Across the Web
VS 2019 Community touchpad scrolling stops working
So to summarize, when I'm having this touchpad issue, it DOES work in a native scroll bar such as Tools\Options, and the Design...
Read more >VS Code touchpad scrolling moving cursor instead of page
Open regedit.exe using run; Go to Computer\HKEY_CURRENT_USER\Software\Elantech\SmartPad; Change ScrollControl_Mode from 0 to 1.
Read more >Touchpad vertical scroll gesture scrolls too much lines in GUI ...
Try two finger scroll while pressing the left shift key , it should slow down a bit the scroll in some touchpads. Update:...
Read more >VS Code tips ā Editor mouse wheel zoom - YouTube
Today's VS Code tip: Editor mouse wheel zoomAfter enabling the 'Editor mouse wheel zoom' setting, you can hold down ctrl/cmd and use theĀ ......
Read more >Logitech Mx Master 3 Vscode - Orchestra Weddings
My horizontal scroll does not work in VS Code desktop application. ... Side Scrolling doesn't work Logitech MX Master 3 #99198. 99 MX...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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.
Want to call out a comment above: workaround for me at least was to enable shortcuts in settings -> general -> keyboards. Scrolling worked immediately. Just annoying because it forces a keyboard UI element on many text inputs. Its definitely less than ideal so hopefully it can get fixed
You can also use stage manager. If you full screen with stage manager it has the similar white empty space as shortcuts so I wonder if there is some shared code path there. Oh well, stage manager workaround is not the worst thing right now.