Technology in terms you understand. Sign up for the Confident Computing newsletter for weekly solutions to make your life easier. Click here and get The Ask Leo! Guide to Staying Safe on the Internet — FREE Edition as my thank you for subscribing!

Why does a web page redraw several times before it's done?

Question:

I’m running Windows XP with Internet Explorer 8. The web page I tried to
display flashes on and off several times before it kind of locks in and then
finally displays. This happens from Yahoo emails, as well as search, but not in
Google Chrome so it must be either the IE browser or IE mail but what’s causing
it?

In this excerpt from
Answercast #96
I look at reasons webpages may flash and change on the
screen before they are fully drawn.

]]>

Web page flashes and redraws

Well, the good news is I don’t believe this is your problem and unfortunately, it’s also not something that’s in your control.

Generally, web page repaints (it’s called re-drawing the screen, or re-painting the screen) are a function of how the web page itself is designed and in what order the actual underlying HTML displays things, or includes things, or references things. That translates into different ways the various browser’s have of interpreting pages, in what order they may process things, and whether or not they try and optimize the display.

Screen “painting” starts over

When a web page gets redisplayed several times, all that really means is that something happened in the HTML so that the browser said, “Darn it, I have to start over. I have to redraw the entire screen because of this little change here down near the end.”

It’s annoying, it’s frustrating. But ultimately it really does boil down to web page design more than anything else.

Browsers and speed

As of you noted, some browsers are better at hiding it, or optimizing around it, or dealing with it than others.

It can also, very often, be speed dependent. In other words, if the server is being a little slow, or your machine is being a little slow, or your internet connection is being a little slow, pages may appear differently than when things are running quickly.

So ultimately there are a lot of different things that can kind-of sort-of factor into this – but it’s not really something you can do much about.

(Transcript lightly edited for readability.)

Do this

Subscribe to Confident Computing! Less frustration and more confidence, solutions, answers, and tips in your inbox every week.

I'll see you there!

3 comments on “Why does a web page redraw several times before it's done?”

  1. Thank you so much for your reply regarding web pages flashing and HTML redrawing. I now know it is what it is and I have peace of mind knowing that.

    Reply
  2. Is this ‘redrawing/repainting’ the same thing I see going on at the bottom left of my browser window when it flashes all those “redirecting… http://www.blank.com... waiting for…” or is that a connection thingy? The screen display keeps adding content here and there and there’s a lot of the aforementioned activity on the bottom left.

    Reply
  3. Some of the redrawing is due to various ads arriving at different times. That’s what you are seeing on the Status Bar. Another problem is when ads change size – such as go from a ribbon to a 4-line ad, then back to a ribbon. Then add to the mix ads that cycle at set intervals.

    Very frustrating to try and read an article when you have to keep scrolling up/down to keep up with the text. Or to line up on a link just to have it change about the time you click it. Grrrr.

    But as Leo says, it is largely due to poor web page design. All I can do is sit back and wait for the page to settle down.

    Reply

Leave a reply:

Before commenting please:

  • Read the article.
  • Comment on the article.
  • No personal information.
  • No spam.

Comments violating those rules will be removed. Comments that don't add value will be removed, including off-topic or content-free comments, or comments that look even a little bit like spam. All comments containing links and certain keywords will be moderated before publication.

I want comments to be valuable for everyone, including those who come later and take the time to read.