Skip to content

Files open in wrong window #117037

@MetRonnie

Description

@MetRonnie

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:

  1. Open a VSCode window and maximise it
  2. Open another VSCode window and make sure it is not maximised
  3. In the unmaximized window, do Ctrl+O (or use the File: Open command from the command pallette) and open a file
  4. 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

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugmenusMenu items and widget issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions