[webkit-reviews] review denied: [Bug 18992] Reset scroll position when loading new page : [Attachment 21060] one liner for resetting the scrollbar

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 10 23:30:45 PDT 2008


Mark Rowe (bdash) <mrowe at apple.com> has denied Robin Dunn <robin at alldunn.com>'s
request for review:
Bug 18992: Reset scroll position when loading new page
http://bugs.webkit.org/show_bug.cgi?id=18992

Attachment 21060: one liner for resetting the scrollbar
http://bugs.webkit.org/attachment.cgi?id=21060&action=edit

------- Additional Comments from Mark Rowe (bdash) <mrowe at apple.com>
windowObjectCleared is definitely not the right place to be doing this.  It's
likely there is some underlying issue that is leading to the incorrect
behaviour you're seeing -- none of the other ports call setContentsPos from
within WebKit, which suggests to me that doing so for wx is papering over an
issue elsewhere.


More information about the webkit-reviews mailing list