[webkit-dev] Scroll position is not restored after hide and show of scrollable element

Rakesh Chaitanya kgdn63 at motorola.com
Wed Nov 23 02:44:11 PST 2011


Hi All,

This is regarding issue 72852<https://bugs.webkit.org/show_bug.cgi?id=72852>
.

Here we have a overflow div, and we scroll in the div to some location say
bottom. Dynamically we hide the div and we show that again. The old scroll
position(bottom of the div) is not restored. This works fine in Opera and
Firefox.

When we hide the div, its renderer as well as associated layer gets
dropped. Any suggestions on where to maintain the old scroll positions or
any other way to handle this.

-- 
Thanks,
Rakesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20111123/1f90eb95/attachment.html>


More information about the webkit-dev mailing list