Closed
Bug 944889
Opened 12 years ago
Closed 12 years ago
Artifacts and mysterious clipping during SMIL animation
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
DUPLICATE
of bug 944886
People
(Reporter: longsonr, Unassigned)
References
(
URL
)
Details
(Keywords: regression)
Apparently this worked in Firefox 12 but was broken by Firefox 24
| Reporter | ||
Updated•12 years ago
|
URL: http://hoffmann.bplaced.net/svgtest/v...
Keywords: regression,
regressionwindow-wanted
| Reporter | ||
Comment 1•12 years ago
|
||
It's possible will turn out to be the same issue as bug 944886 it looks somewhat different so I've raised it separately.
| Reporter | ||
Comment 2•12 years ago
|
||
Forcing a graphics flush i.e. adding
doc->FlushPendingNotifications(Flush_Style);
to nsSVGElement::DidAnimateTransformList fixes this but I'm sure that's not the right thing to do.
| Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Updated•12 years ago
|
Keywords: regressionwindow-wanted
You need to log in
before you can comment on or make changes to this bug.
Description
•