Chrome 18 image artifacts around form elements

After switching to Chrome 18 on OSX 10.7.3, we began to notice fleeting rendering artifacts that seemed to be related to form elements:

enter image description here

They come and go while scrolling, it seems. I tested in other OS / Browser environments and could not reproduce this, and this did not happen in previous versions of Chrome.

It is a mature, stable web application with fairly complex HTML / CSS. I could not create a simple test script that reproduces this.

Does anyone else see the problem? Can you think of a possible HTML / CSS reason, not a Chrome bug?

+3
source share
1 answer

, Chrome 18 , , . :

-

Chrome , 3D- CSS.

chrome://flags " ", , - CSS . 3D- CSS z . .

+2

All Articles