microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.63k stars 29.04k forks source link

Application is Rendering Incorrectly - VM - 1.92 #226072

Closed HendersonAlec2212 closed 1 month ago

HendersonAlec2212 commented 2 months ago

vs_code_screen_render_issue Type: Bug

The space within VSCode is a collection of white rectangles that appear around/behind any window at the highest z-level.

The strangest thing is that the rendering issue was present in the screenshot of the application in MS Paint.

It's like the Windows system is having trouble rending the color that is the main background color of VSCode

Update: Changing the Theme from the default "Dark (Visual Studio)" to another theme removed the un-rendered rectangles.

VS Code version: Code 1.92.2 (fee1edb8d6d72a0ddff41e5f71a671c23ed924b9, 2024-08-14T17:29:30.058Z) OS version: Windows_NT x64 10.0.19044 Modes:

VS Code Version/About Copy-Pasta |Item|Value| |---|---| |Version|1.92.2 (user setup)| |Commit|fee1edb8d6d72a0ddff41e5f71a671c23ed924b9| |Date|2024-08-14T17:29:30.058Z| |Electron|30.1.2| |ElectronBuildId|9870757| |Chromium|124.0.6367.243| |Node.js|20.14.0| |V8|12.4.254.20-electron.0| |OS|Windows_NT x64 10.0.19044|
System Info |Item|Value| |---|---| |CPUs|Intel(R) Xeon(R) Silver 4208 CPU @ 2.10GHz (4 x 2095)| |GPU Status|2d_canvas: unavailable_software
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: enabled_on
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: unavailable_software
webnn: disabled_off| |Load (avg)|undefined| |Memory (System)|12.00GB (7.28GB free)| |Process Argv|--crash-reporter-id 4fee1daf-8a76-4326-b99b-251dfb6b57e5| |Screen Reader|no| |VM|100%|
Extensions (13) Extension|Author (truncated)|Version ---|---|--- json-tools|eri|1.0.2 prettier-vscode|esb|11.0.0 gc-excelviewer|Gra|4.2.61 rainbow-csv|mec|3.12.0 debugpy|ms-|2024.10.0 isort|ms-|2023.10.1 python|ms-|2024.12.3 vscode-pylance|ms-|2024.8.1 jupyter|ms-|2024.7.0 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.19 vscode-jupyter-cell-tags|ms-|0.1.9 vscode-jupyter-slideshow|ms-|0.1.6
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492:30256859 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 vscaat:30438848 c4g48928:30535728 azure-dev_surveyone:30548225 a9j8j154:30646983 962ge761:30959799 pythongtdpath:30769146 welcomedialogc:30910334 pythonnoceb:30805159 asynctok:30898717 pythonregdiag2:30936856 pythonmypyd1:30879173 h48ei257:31000450 pythontbext0:30879054 accentitlementsc:30995553 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfnew:31000557 dsvsc020:30976470 pythonait:31006305 dsvsc021:30996838 0ee40948:31013168 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupytercf:31046870 impr_priority:31102340 refactort:31108082 pythonrstrctxt:31112756 flighttreat:31119336 wkspc-onlycs-t:31111718 wkspc-ranged-c:31118571 ```
rzhao271 commented 2 months ago

Hi, I don't see the rendering issues in the attached screenshot. Does launching VS Code from a terminal with the command code --disable-gpu help?

vs-code-engineering[bot] commented 1 month ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!