Whenever I search for something using Google Chrome's address bar, before the search results appear, I get this:

It is there only for a moment and then I get my results. This thing only happens with Google Chrome (not with firefox, I checked).
Does anyone know why I am getting this? Is this a bug?
Version:
Google Chrome 5.0.322.2 (Official Build 38810) unknown
WebKit 533.1
V8 2.1.0.1
User Agent Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US)
AppleWebKit/533.1 (KHTML, like Gecko) Chrome/5.0.322.2 Safari/533.1
As suggested by Bavi_H,
If you go to a page of Google search results and look at the HTML source, right after the opening body tag there's a textarea with style=display:none. It appears that Chrome browser is experiencing a momentary delay while rendering the page and I am seeing that textarea before Chrome applies the display:none style.
Now, what could be causing this page rendering delay?
The extensions I am using are:
- Chrome Lock
- Facebook Photo Zoom
- Google Dictionary
- Google Quick Scroll
- Readability Redux
- Session Buddy
- SmoothScroll
bodytag there's atextareawithstyle=display:none. It appears your Chrome browser is experiencing a momentary delay while rendering the page and you're seeing that textarea before Chrome applies the display:none style. So the next part of the question might be: What could be causing a page rendering delay? – Bavi_H Jul 6 '10 at 0:21