Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Strange black blocks appearing in Chrome

For some reason, black boxes are displaying in random spaces in Chrome (latest build).

Some of these boxes are appearing outside of the main container, whereas some are appearing inline, covering content blocks. They appear randomly, usually after scrolling, and will often disappear when opening the inspector, hovering over elements, or scrolling down and back up.

For reference, there are some animations, box-shadows (which have been disabled with no luck), linear gradients, and position: fixed elements on the page, although this is not an issue with browsers other than Chrome.

This has been widely reported in user testing, although I have not been able to conjure up a fix. I am not sure if it is a CPU or graphics card issue, as the site is relatively lightweight and I am browsing with a new laptop with 16gb ram. My old Mac Mini, with 4gb of ram, does not produce this issue.

Any pointers would be most appreciated.

enter image description here

enter image description here

like image 308
eddz Avatar asked Aug 09 '12 22:08

eddz


People also ask

What is black box in Chrome?

Copy. Paste & Search BLACKBOX is the fastest way to extract code from videos! 🎉 It's a pretty crazy idea, we know. But you'll be amazed at what you can do with BLACKBOX. Use the best text recognition app!

Why is my Chrome Google black?

Similar to most Windows programs, Chrome automatically turns to dark mode if you turn on the Dark Theme in Windows.


1 Answers

Update: This was a bug in Chrome and was fixed: https://code.google.com/p/chromium/issues/detail?id=142038

eddz filed the issue at crbug.com/new and over 40 people starred the ticket to follow along. It led to a few separate fixes in Chrome by the engineering team.

like image 52
Paul Irish Avatar answered Oct 05 '22 12:10

Paul Irish