[Webkit-unassigned] [Bug 72852] Scroll position is lost after hide/show element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 26 02:07:40 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72852





--- Comment #6 from Rakesh <rakesh.kn at motorola.com>  2011-11-26 02:07:40 PST ---
(In reply to comment #5)
> One not so great thing that would happen in this case is that m_scrollableNodeMap will have abandoned data for the node.

Yes, you are right, I think we need to remove the data when node is detached but with this any style change will lead to losing the scroll position. What do you  suggest, we can maintain scroll position till the time node is detached?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list