F
F
foregen2010-12-23 02:51:44
Google Chrome
foregen, 2010-12-23 02:51:44

How to make Chrome not blink?

For the experiment, you need some kind of dark site .

We click on the links on the site and see that when you click on each link, Chrome first draws a white background and only then the site itself. The white background may not be drawn if the page is cached (or it may be drawn too fast to notice).

A kind of strobe is created, which is great straining the eyes. I want to remove it in any way.

FF and IE do not kill epileptics.

Windows.

upd: Example of a problem site: www.nasa.gov
upd2: Another one: cutestills.blogspot.com
upd3: Version 12, the bug is back.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
F
foregen, 2010-12-23
@foregen

code.google.com/p/chromium/issues/detail?id=1373
This bug, it turns out, stretches from the zero version.
Chrome is a browser for white ...
... sites.

N
Nesp, 2010-12-23
@Nesp

Chrome 8.0.552.224 / Win 7 Ultimate x64
No problem.

N
not_ice, 2010-12-23
@not_ice

For 10 years, I have never paid attention to this, since this behavior is typical for all browsers. )) I would call it “by design”, because when you click on the link, the browser creates a new dom-document, where it starts loading the content.
Naturally, at the time of its creation, it is still unknown what background the page will have, so white is used (or the one that is set in the OS theme instead).
Accordingly, from the point of view of a web developer, this problem can be solved by specifying the background as early as possible, and from the point of view of browser developers, it is possible to fill the page with the background specified for body on the previous page.

F
foregen, 2010-12-23
@foregen

Put a nine-beta, everything is OK.
Just waiting.

@
@atlant, 2012-04-14
_

My problem was solved by adding a background property to the html element.

E
Eholov, 2014-03-05
@Eholov

Had the same problem. In Chrome Version 33.0.1750.146, m flashed white when going to a new page. Site iplaytop.com on Joomla 3. It helped to remove the code from the header of the template that loads Google Fonts

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question