vscode: Menu, Accounts Popover and Manage Popover doesn't scale with window
Issue Type: Bug
https://www.loom.com/share/a1ce91c30bfb483d805bcab188bb9b03 Noticed it first when I installed Vibrancy. Used Fix VSCode Checksums and it didn’t fix anything. Did a clean install and the issue persisted.
VS Code version: Code 1.66.2 (dfd34e8260c270da74b5c2d86d61aee4b6d56977, 2022-04-11T07:46:01.075Z) OS version: Windows_NT x64 10.0.19043 Restricted Mode: No
System Info
| Item | Value |
|---|---|
| CPUs | AMD Ryzen 5 5600X 6-Core Processor (12 x 3693) |
| GPU Status | 2d_canvas: enabled canvas_oop_rasterization: disabled_off direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on oop_rasterization: enabled opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_renderer: enabled_on video_decode: enabled video_encode: enabled vulkan: disabled_off webgl: enabled webgl2: enabled |
| Load (avg) | undefined |
| Memory (System) | 15.95GB (3.86GB free) |
| Process Argv | –crash-reporter-id 9262ed6e-923d-4d0e-a822-a45329dcc55e |
| Screen Reader | no |
| VM | 0% |
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyl392:30443607
pythontb:30283811
pythonptprofiler:30281270
vshan820:30294714
vstes263cf:30335440
vscoreces:30445986
pythondataviewer:30285071
vscod805:30301674
pythonvspyt200:30340761
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593:30376534
vsc1dst:30438360
pythonvs932:30410667
wslgetstarted:30449410
pythonvsnew555:30457759
vscscmwlcmt:30465135
cppdebugcf:30475217
vscaac:30438847
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 20 (8 by maintainers)
@Sync271 can you share a recording with the fresh install of VSCode and also your settings.
@ramfattah for macOS, the menus are native and not drawn by the application, so we cannot control the scaling in this case.
@Sync271
Sharing some updates:
Regarding the top menu, I’m using Mac OS and I don’t think that menu should scale. I’m not sure about Windows operating systems.
Installed the Vibrancy extension and enabled it. After increasing the size of VS Code (cmd +), looks like the tooltips for “Accounts” and “Manage” are scaled but the menus stay the same size after clicking the icons.
Screen shot of increased VS Code size but menu not scaling.
Video demo: https://i.gyazo.com/9ce136dca4658264e4bf72ceb7a4f561.mp4
I was able to repro. Tho, I’m not sure if this is the expected behavior or a bug. Perhaps the VS code engineering team might know more about this. @TylerLeonhardt
Thanks.
@Sync271
Ah, gotcha. Thanks for the clarification. I will attempt to repro and report back.