microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.81k stars 29.12k forks source link

"Sign in to Sync Settings" does not do anything #232156

Open manastalukdar opened 3 days ago

manastalukdar commented 3 days ago

Does this issue occur when all extensions are disabled?: Yes

Version: 1.95.0-insider (Universal) Commit: e1de28e4eeaf685668c21bac9b2a0f3a68608c44 Date: 2024-10-24T10:32:45.203Z Electron: 32.2.1 ElectronBuildId: 10427718 Chromium: 128.0.6613.186 Node.js: 20.18.0 V8: 12.8.374.38-electron.0 OS: Darwin arm64 23.6.0

Steps to Reproduce:

  1. Select/Click on the "Sign in to Sync Settings" from under settings button.
  2. Nothing happens. The browser sign in window does not get invoked.
sandy081 commented 2 days ago

/gifPlease

vs-code-engineering[bot] commented 2 days ago

Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, .gif files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.

If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (Developer: Toggle Screencast Mode in the command palette). Lastly, please attach this file via the GitHub web interface as emailed responses will strip files out from the issue.

Happy coding!

manastalukdar commented 2 days ago

This is now resolved with latest insiders. Closing.

manastalukdar commented 3 hours ago

Happening again. Clicking on Sign In to Sync Settings does not invoke the browser for signing in. @sandy081

Version: 1.95.0-insider (system setup) Commit: 38dc6ac5a771cc94bde1344722bb2d02c80096ea Date: 2024-10-25T22:08:52.005Z Electron: 32.2.1 ElectronBuildId: 10427718 Chromium: 128.0.6613.186 Node.js: 20.18.0 V8: 12.8.374.38-electron.0 OS: Windows_NT x64 10.0.26100

Image