Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small save dialog on 4K #88931

Closed
runxel opened this issue Jan 19, 2020 · 5 comments
Closed

Small save dialog on 4K #88931

runxel opened this issue Jan 19, 2020 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@runxel
Copy link

runxel commented Jan 19, 2020

  • VSCode Version: 1.41.1
  • OS Version: Windows_NT x64 10.0.18363

Steps to Reproduce:

  1. Have a second monitor with 4k res. Windows scaling is set to 150%
  2. Open VSCode there.
  3. Save a file.
    --> The dialog will be tiny (as if it doesn't adhere to the 150% setting but sticks to 100%)

Does this issue occur when all extensions are disabled?: Yes

@EpicWolverine
Copy link

I came here to file a separate bug, but I think we may have the same problem but opposite situations. My main display is scaled to 125% but my secondary is at 100% and the dialogs (it happens for both save and open) are comically large. The scaling does not change when dragged between monitors like it does for the main vscode window.

After some experimenting, I think the scaling of the dialog boxes is dependent on the scaling the main display is set to when vscode is opened. Changing the scaling after it is opened does nothing, but setting my main display to 100%, opening vscode (which opens on the other monitor btw), and setting my main display back to 125% keeps the dialogs scaled to 100%.

@runxel
Copy link
Author

runxel commented Jan 22, 2020

Yes, this sounds like the same bug.
My main/primary monitor is indeed set to 100% scaling.

@dzsquared
Copy link

Duplicate to #88708, but also an issue for me.

@deepak1556
Copy link
Collaborator

/duplicate #85898

@deepak1556 deepak1556 reopened this Nov 4, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

5 participants
@deepak1556 @runxel @EpicWolverine @dzsquared and others