[Webkit-unassigned] [Bug 16015] REGRESSION: Screen artifacts in SVG rendering (caused by float rounding issues in svg:image)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 4 14:37:39 PST 2008


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


oliver at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




------- Comment #10 from oliver at apple.com  2008-01-04 14:37 PDT -------
The dock example now works -- it was effected by a bug in the layout code.

This bug confuses me as it should be fixed now (the test case still leaves a
trail).

It looks like the cached absolute bounds rect is somehow being changed between
paint and layout, which
leads to us reporting an incorrect dirty rect.  As yet i have been unable to
find the source of this change :(


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