Comment #13 on issue 5388 by megazzt: Background colour missing outside of divs (sometimes) http://code.google.com/p/chromium/issues/detail?id=5388
I think there are two separate problems here, from my experience: 1) Sometimes when a page's height (body and html elements) is less than the viewport height, the difference will be painted white. 2) Sometimes when closing the download bar the viewport will not resize properly on the other tabs, causing a white space to appear about the size of the download bar below the viewport. IIRC clicking on this space causes the page to scroll down. I believe I have seen these both happen on: Google Chrome 4.0.266.0 (Official Build 33992) WebKit 532.6 V8 2.0.3.1 User Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.6 (KHTML, like Gecko) Chrome/4.0.266.0 Safari/532.6 But I'm not sure about #1, just #2. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings -- Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs
