[webkit-reviews] review granted: [Bug 72852] Scroll position is lost after hide/show element : [Attachment 119057] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 14 05:49:00 PST 2011


Julien Chaffraix <jchaffraix at webkit.org> has granted Rakesh
<rakesh.kn at motorola.com>'s request for review:
Bug 72852: Scroll position is lost after hide/show element
https://bugs.webkit.org/show_bug.cgi?id=72852

Attachment 119057: Updated patch
https://bugs.webkit.org/attachment.cgi?id=119057&action=review

------- Additional Comments from Julien Chaffraix <jchaffraix at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=119057&action=review


> LayoutTests/ChangeLog:9
> +	   Maintain the scroll position of overflowing element when the
scrollable RenderLayer is destroyed,
> +	   which can be used to restore the scroll position if the same element
is again added to the render tree. 

Damn super close: this should be in the WebCore ChangeLog as it is pretty much
useless in the LayoutTest one. I also really think this should be moved before
landing :(


More information about the webkit-reviews mailing list