[Webkit-unassigned] [Bug 97706] Scroll offset of flex items lost during relayout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 26 13:11:49 PDT 2012


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kenneth at webkit.org




--- Comment #2 from Tony Chang <tony at chromium.org>  2012-09-26 13:12:16 PST ---
In RenderDeprecatedFlexibleBox.cpp, we use RenderBlock::startDelayUpdateScrollInfo() and RenderBlock::finishDelayUpdateScrollInfo() to keep our scroll info.  We just need to call those in the right places in RenderFlexibleBox.cpp.

-- 
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