microsoft / vscode

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

Graphic bug #221102

Closed IsmaelLebrun closed 1 month ago

IsmaelLebrun commented 3 months ago

Type: Bug

Vscode has graphic bug, every element is surrounded by white line. Only vscode and github desktop has this issue but it's appear from nowhere, no update done or anything else, ther wasn't any bug and then pouf

VS Code version: Code 1.91.0 (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:52:22.949Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|13th Gen Intel(R) Core(TM) i7-1355U (12 x 2611)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.72GB (5.17GB free)| |Process Argv|--crash-reporter-id c391638d-537d-4dab-a5d3-9412acfc041c| |Screen Reader|no| |VM|0%|
Extensions (23) Extension|Author (truncated)|Version ---|---|--- ng-template|Ang|18.0.0 prettier-vscode|esb|10.4.0 svg|joc|1.5.4 vscode-docker|ms-|1.29.1 debugpy|ms-|2024.6.0 python|ms-|2024.8.1 vscode-pylance|ms-|2024.6.1 remote-containers|ms-|0.375.0 remote-wsl|ms-|0.88.2 cmake-tools|ms-|1.18.42 cpptools|ms-|1.20.5 cpptools-extension-pack|ms-|1.3.0 live-server|ms-|0.4.13 vscode-speech|ms-|0.10.0 sftp|Nat|1.16.3 reload|nat|0.0.7 LiveServer|rit|5.7.9 sav-flutter|sav|1.3.7 prettier-plus|svi|4.2.2 pdf|tom|1.2.2 cmake|twx|0.0.17 five-server|yan|0.3.1 material-theme|zhu|3.17.2 (1 theme extensions excluded)
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805cf:30301675 binariesv615:30325510 vsaa593:30376534 py29gd2263:31024239 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 jchc7451:31067544 chatpanelc:31048052 dsvsc021:30996838 9c06g630:31013171 pythoncenvpt:31062603 a69g1124:31058053 dvdeprecation:31068756 dwnewjupytercf:31046870 newcmakeconfigv2:31071590 legacy_priority:31082724 ```
bpasero commented 3 months ago

/gifPlease

vscodenpa commented 3 months ago

Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, .gif files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.

If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (Developer: Toggle Screencast Mode in the command palette). Lastly, please attach this file via the GitHub web interface as emailed responses will strip files out from the issue.

Happy coding!

IsmaelLebrun commented 3 months ago

Recording 2024-07-08 at 17 10 32

IsmaelLebrun commented 3 months ago

it's the graphic bug, i try uninstall and reinstall but it doesn't work.

bpasero commented 3 months ago

Can you see if it still reproduces when disabling the GPU support in VSCode? You can do that by running VSCode from the command line like this: code --disable-gpu

If that helps, you can permanently configure this option via:

IsmaelLebrun commented 3 months ago

thanks you, it's solve, but do you have an idea of why there is the same problem on github desktop ?

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

Hey @deepak1556, this issue might need further attention.

@IsmaelLebrun, you can help us out by closing this issue if the problem no longer exists, or adding more information.