Does this issue occur when all extensions are disabled?: Yes (clean install of vscode on a clean install of Kubuntu)
Version: 1.65.0 (can also be reproduced in 1.66.0-insider)
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Linux x64 5.13.0-30-generic snap (Kubuntu 21.04)
Steps to Reproduce:
- Open VSCode.
- Maximize the window.
- Minimize the window.
- Open a file from inside of a terminal, e.g.
code test.txt.
The window gets restored, but it is not maximized anymore. Window position and size gets messed up randomly.