shanalikhan / code-settings-sync

🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync
MIT License
4.02k stars 390 forks source link

Sync Settings - unable to scroll #1377

Open tcaky opened 1 year ago

tcaky commented 1 year ago

🐛 Describe the bug
Unable to scroll on Settings page: Scrollbar missing on settings page

🌴 Visual Studio Code Version : 1.7.1.2 🌴 Code Settings Sync Version : 2.4.3 🌴 Standard or Insiders : ?? 🌴 Portable or Installed : Installed in User scope 🌴 OSS or Official Build : Official 🌴 Operating System : Win 10 Enterprise

📰 To Reproduce Steps to reproduce the behavior:

  1. CTRL + SHIFT + P
  2. Sync: Advanced Options
  3. Sync: Open Settings
  4. No Scroll bar.

💪 Expected behavior I expect the settings page to scroll so I can get to all the settings.

haoss commented 1 year ago

I don't have a left column at all

bustinbung commented 3 months ago

Wanted to add that I'm having this issue too, but found that I can get to the lower fields by focusing the first field and TAB-switching between the fields. Similarly, once at the bottom, you must use TAB again to cycle to the top of the page.