Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.78.2
- Date: 2023-05-10T14:41:12.581Z
- Commit: b3e4e68
- OS Version: Mac os 12.2.1
- Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/113.0.0.0 Safari/537.36
Steps to Reproduce:
- Open
vscode.dev, just open a project space and open a file, the editor is in focus at this time
- Use
cmd + p to call Command Panel, then press esc to exit Command Panel
- Then the editor is not in focus at this time, but in electron, the editor remains in focus.
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
vscode.dev, just open a project space and open a file, the editor is in focus at this timecmd + pto call Command Panel, then pressescto exit Command Panel