-
Notifications
You must be signed in to change notification settings - Fork 40.3k
Windows: different zoom levels on different monitors fail to restore windows at correct location #115768
Copy link
Copy link
Closed
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugelectronIssues and items related to ElectronIssues and items related to ElectronupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-linkedThis is an upstream issue that has been reported upstreamThis is an upstream issue that has been reported upstreamverifiedVerification succeededVerification succeededwindowsVS Code on Windows issuesVS Code on Windows issuesworkbench-windowWindow managementWindow management
Milestone
Metadata
Metadata
Assignees
Labels
author-verification-requestedIssues potentially verifiable by issue authorIssues potentially verifiable by issue authorbugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bugelectronIssues and items related to ElectronIssues and items related to ElectronupstreamIssue identified as 'upstream' component related (exists outside of VS Code)Issue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-linkedThis is an upstream issue that has been reported upstreamThis is an upstream issue that has been reported upstreamverifiedVerification succeededVerification succeededwindowsVS Code on Windows issuesVS Code on Windows issuesworkbench-windowWindow managementWindow management
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to Reproduce:
I have extension screens setup:
and using FancyZones from PowerToys to manage my screens.
=================================
Vscode window positon will not restore to the position where I closed it. In addtion, the vscode window size seems enlargered to 200%. My guess is vscode restores window size & position based the coordinator of main screen rather then the extension screen.
I am not sure it is vscode's bug or FancyZones messed up OS ( win10) ?
If I just put vscode in main screen or extension screens without using draging it to a subscreen, it works fine.
=============================
I double checked. It seems nothing to do with FancyZones. If I put vscode in the certain postion in extension screen but close to main screen, the problem will happen.
Does this issue occur when all extensions are disabled?: Yes/No
N/A