-
Notifications
You must be signed in to change notification settings - Fork 37.1k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugmenusMenu items and widget issuesMenu items and widget issues
Milestone
Description
Using the File: Open command (Ctrl+O) to open a file from a restored (i.e. not maximized) window results in the file opening in another, pre-existing maximised window instead.
- VS Code Version: 1.61.2
- OS Version: Linux x64 3.10.0-1160.45.1.el7.x86_64
Commit: 6cba118ac49a1b88332f312a8f67186f7f3c1643
Date: 2021-10-19T14:58:13.605Z
Electron: 13.5.1
Chrome: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
Steps to Reproduce:
- Open a VSCode window and maximise it
- Open another VSCode window and make sure it is not maximised
- In the unmaximized window, do Ctrl+O (or use the File: Open command from the command pallette) and open a file
- The file will instead open in the maximised window
Using RHEL 7 (GNOME). I am unable to test this with the Inisders build as it's a work device. I cannot reproduce on Windows.
Does this issue occur when all extensions are disabled?: Yes
ljennia
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugmenusMenu items and widget issuesMenu items and widget issues