[webkit-reviews] review requested: [Bug 18992] Reset scroll position when loading new page : [Attachment 21075] new patch to fix scrolling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 11 18:02:59 PDT 2008


Robin Dunn <robin at alldunn.com> has asked Kevin Ollivier
<kevino at theolliviers.com> for review:
Bug 18992: Reset scroll position when loading new page
http://bugs.webkit.org/show_bug.cgi?id=18992

Attachment 21075: new patch to fix scrolling
http://bugs.webkit.org/attachment.cgi?id=21075&action=edit

------- Additional Comments from Robin Dunn <robin at alldunn.com>
This patch does it by implementing transitionToCommittedNewPage() so the scroll
positions are reset when a new page is loaded, and also maintained so that back
and next restore the scroll positions as well. This also simplifies the logic
for initializing and managing wxWebView.


More information about the webkit-reviews mailing list