Skip to content
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

On remote disconnect, the "Reload window" dialog should not be process-wide modal. #233890

Open
tomkcook opened this issue Nov 15, 2024 · 1 comment
Assignees

Comments

@tomkcook
Copy link

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

  • VS Code Version: 1.93.1
  • OS Version: Ubuntu 24.04

Steps to Reproduce:

  1. Connect to multiple remote workspaces over SSH
  2. Drop the network connection

If you have more than one remote workspace open, each window will open a "Reload Window" dialog in turn and the windows can only be reloaded in the specific but random order in which these dialogs are displayed, leading to a hunt through multiple virtual desktops for which window can be reloaded next.

The "Reload Window" dialog should be modal for the workspace/window, not for the whole process, so that the workspaces can be reconnected in any order.

Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.95.3. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants