Vscode: Background color artifacts aligning with layers since v1.40.1

Created on 16 Dec 2019  路  9Comments  路  Source: microsoft/vscode

This is the bug:

image

VSCode version: 1.41.0
OS: Ubuntu 18.04.3

confirmed editor-rendering fixed-in-electron-9 gpu insiders-released upstream

Most helpful comment

The fix will also be available in upcoming stable release.

All 9 comments

I don't see this.

What theme is this? Is it only in the setting UI?

It happens with every theme. Not only for me but for my teammates too.
image
image
image

The darker the theme, the harder is to notice it.

I did tried to reinstall it from zero but nothing happened

Ok, with the blue theme can see it as well.

It's a Electorin/Chrome rendering issue as the regions are matching the rendering layers:
image

You can workaround it by disabling the gpu acceleration:
code --disable-gpu

Nice! I can confirm is "fixed" with that flag

This issue is still happening in linux in the latest version (v1.47.2) (and is still being fixed by using the --disable-gpu flag).

Can you test the insiders version https://code.visualstudio.com/insiders/ that has a newer runtime, thanks!

Done! I can confirm that is fixed with the latest insiders version! Thank you! Feel free to close the issue

Thanks for the confirmation!

The fix will also be available in upcoming stable release.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

chrisdias picture chrisdias  路  3Comments

ryan-wong picture ryan-wong  路  3Comments

VitorLuizC picture VitorLuizC  路  3Comments

omidgolparvar picture omidgolparvar  路  3Comments

vsccarl picture vsccarl  路  3Comments