microsoft / vscode

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

the text appears distorted #201668

Closed abdulkadiroksuz closed 9 months ago

abdulkadiroksuz commented 9 months ago

Type: Bug

When I switch to another window while using vscode, the text appears distorted in vscode. white pixels are scattered. When I move my mouse over those texts, their views are corrected or I have to click on the vscode window. I am trying to find out the solution for a long time. Need help.

Here is the view what I mean. The view in here is extra distorted. When I try to get ss (lightshot ss program) it seems worse. image

VS Code version: Code 1.85.1 (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:49:37.021Z) OS version: Windows_NT x64 10.0.19045 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-10300H CPU @ 2.50GHz (8 x 2496)| |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
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.79GB (5.98GB free)| |Process Argv|--crash-reporter-id fec806f1-e4cf-43a6-9c69-53a46be32057| |Screen Reader|no| |VM|0%|
Extensions (16) Extension|Author (truncated)|Version ---|---|--- vscode-django|bat|1.15.0 python-environment-manager|don|1.2.4 python-extension-pack|don|1.7.0 vscode-django-support|jun|1.0.26 vsc-python-indent|Kev|1.18.0 python|ms-|2023.22.1 vscode-pylance|ms-|2023.12.1 remote-ssh|ms-|0.107.1 remote-ssh-edit|ms-|0.86.0 remote-wsl|ms-|0.81.8 vscode-remote-extensionpack|ms-|0.25.0 cpptools|ms-|1.18.5 cpptools-extension-pack|ms-|1.3.0 remote-explorer|ms-|0.4.1 remote-server|ms-|1.5.0 jinja|who|0.0.8
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242cf:30382550 vsjup518:30340749 vshan820:30294714 vscorecescf:30445987 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 py29gd2263:30899288 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 azure-dev_surveyone:30548225 f6dab269:30613381 showlangstatbar:30737416 962ge761:30917236 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 welcomedialogc:30910334 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 dsvsc013:30795093 dsvsc014:30804076 dsvsc015:30845448 pythontestfixt:30902429 pythonregdiag2:30926735 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 accentitlementst:30887150 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 aa_t_chat:30882232 cp7184c:30925681 ```
abdulkadiroksuz commented 9 months ago

Here is the solution https://github.com/microsoft/vscode/issues/139827#issuecomment-1001943302 . If i get another error due to new settings I will denote it in here again.

okineadev commented 9 months ago

Try to update the video card driver, download the driver from the manufacturer's official page

abdulkadiroksuz commented 9 months ago

Try to update the video card driver, download the driver from the manufacturer's official page

I tried. Did not work for me

okineadev commented 9 months ago

This could be a problem with Electron itself. Check out this post on Stack Overflow - https://stackoverflow.com/questions/72962855/why-does-vs-code-give-a-chip-like-distorted-display-when-i-hover-over-it-with

abdulkadiroksuz commented 9 months ago

I forgot to close the issue but thanks for your help. You found the solution 👍