RESOLVED FIXED Bug 69581
Flash of white when navigating daringfireball.net
https://bugs.webkit.org/show_bug.cgi?id=69581
Summary Flash of white when navigating daringfireball.net
mitz
Reported 2011-10-06 16:18:18 PDT
<rdar://problem/9717490> * STEPS TO REPRODUCE 1. Navigate to <http://daringfireball.net/> 2. Click the CONTACT link in the navigation sidebar 3. Click COLOPHON 4. Click CONTACT again * RESULTS The page flashes white when switching back to CONTACT. * REGRESSION Happens in WebKit2, not in WebKit1. * NOTES I think this may have to do with one of the pages needing a vertical scrollbar and the other not. Patch forthcoming.
Attachments
Suppress scrollbar invalidation if needed before calling Scrollrar::setEnabled() (2.81 KB, patch)
2011-10-06 16:22 PDT, mitz
darin: review+
mitz
Comment 1 2011-10-06 16:22:36 PDT
Created attachment 110056 [details] Suppress scrollbar invalidation if needed before calling Scrollrar::setEnabled()
Darin Adler
Comment 2 2011-10-06 16:37:01 PDT
Comment on attachment 110056 [details] Suppress scrollbar invalidation if needed before calling Scrollrar::setEnabled() Is there some way of regression-testing this?
mitz
Comment 3 2011-10-06 16:41:15 PDT
(In reply to comment #2) > (From update of attachment 110056 [details]) > Is there some way of regression-testing this? I couldn’t think of anything in our current arsenal that would work here.
mitz
Comment 4 2011-10-06 16:42:29 PDT
Note You need to log in before you can comment on or make changes to this bug.