[Webkit-unassigned] [Bug 19432] SVG animation shows redraw issues

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 24 01:21:33 PDT 2008


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





------- Comment #7 from eric at webkit.org  2008-09-24 01:21 PDT -------
Created an attachment (id=23742)
 --> (https://bugs.webkit.org/attachment.cgi?id=23742&action=view)
Further reduction of single-cube

Strangely enough, lots of pieces of this SVG seem to be required to produce
this redraw error.

1.  using an object directly, instead of using a <symbol> does not reproduce
2.  removing the background color does not reproduce
3.  removing the "spline" calc mode does not reproduce
4. changing the <use> to have a viewport exactly fitting the symbol does not
reproduce

Seems that there are just some errors in viewport coordinate calculations
during invalidation which are tripping this up.  This needs further reduction
and investigation.


-- 
Configure bugmail: https://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