RESOLVED FIXED 4061
When going back/forward to some pages, they redraw at top before restoring scroll position
https://bugs.webkit.org/show_bug.cgi?id=4061
Summary When going back/forward to some pages, they redraw at top before restoring sc...
Trey Matteson
Reported 2005-07-18 14:51:02 PDT
Go to nytimes.com. Scroll down a page or two. Go to about:blank (or anywhere else). Go back. The nytimes page redraws first at the top of the screen, then jumps down the the scroll position. Ideally it would just draw once at the final location without the jump. This was also Radar 3024377, which was closed as non-repro. I can repro it at nytimes.com now. One change that might have caused the closing is that the bug does not happen for pages that use the b/f cache, so that might have fixed the original case. nytimes has frames, so it does not use the b/f cache.
Attachments
also fixes 4049 (6.24 KB, patch)
2005-07-18 16:59 PDT, Trey Matteson
no flags
proposed patch, also fixes 4049 (6.27 KB, patch)
2005-07-18 17:01 PDT, Trey Matteson
sullivan: review+
Trey Matteson
Comment 1 2005-07-18 16:59:30 PDT
Created attachment 3011 [details] also fixes 4049
Trey Matteson
Comment 2 2005-07-18 17:01:37 PDT
Created attachment 3012 [details] proposed patch, also fixes 4049
John Sullivan
Comment 3 2005-07-19 10:31:52 PDT
Checked this in.
John Sullivan
Comment 4 2005-07-19 16:48:57 PDT
Comment on attachment 3012 [details] proposed patch, also fixes 4049 I already marked this review+ for bug 4049; doing so here also so it doesn't show up in queries.
Note You need to log in before you can comment on or make changes to this bug.