Letractively / svgweb

Automatically exported from code.google.com/p/svgweb
Other
0 stars 0 forks source link

in flash renderer, transform left shapes behind if DOM was adjusted programmatically #328

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. use appendChild() to adjust DOM structure
2. apply transformation to the changed elements
3. see shapes are left behind in their original positions

See attached sample code for details.

Original issue reported on code.google.com by young4ch...@gmail.com on 29 Sep 2009 at 6:25

Attachments:

GoogleCodeExporter commented 8 years ago
I'm using latest SVN trunk and testing on FF3.5 and IE7.

Original comment by young4ch...@gmail.com on 29 Sep 2009 at 6:46

GoogleCodeExporter commented 8 years ago
This defect is blocking the following Dojo GFX test cases:

FAIL test_group1.html: partly works, but rect highlight change has problem 
FAIL test_tbbox.html: output drawing is incorrect
FAIL test_transform.html: output drawing is incorrect

See http://bugs.dojotoolkit.org/ticket/9948

Original comment by ccmitche...@gmail.com on 29 Sep 2009 at 2:33

GoogleCodeExporter commented 8 years ago
Thanks for the report and the attached information.
This is the same issue as Issue 296.
I've referenced the details provided here in Issue 296 so they won't get lost.
You can "Star" Issue 296 to receive updates.

Original comment by grick23@gmail.com on 29 Sep 2009 at 6:32

GoogleCodeExporter commented 8 years ago
Good, it means one bug less.

Original comment by young4ch...@gmail.com on 30 Sep 2009 at 12:21