[Webkit-unassigned] [Bug 7973] REGRESSION: Inline flow layer does not repaint its horizontal overflows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 14 22:56:09 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=7973





------- Comment #3 from hyatt at apple.com  2006-12-14 22:56 PDT -------
It's absoluteBoundingBox() in RenderLayer that is to blame for this.  However
I'm not sure of the best way to fix it.  If the check is too broad, then we'll
end up doing too much work.  The common case is very fast because of this
restrictive check.


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



More information about the webkit-unassigned mailing list