mustang2247 / svgweb

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

Setting size of the root element does not cause the flash object to resize #427

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. When using the flash renderer, try to set width and height on the root
SVG element. (see test case)

What is the expected output? What do you see instead?
The <object> or <embed> element should be resized according to the new
dimensions of the object.

What version of the product are you using? On what operating system,
browser, and version of Flash?
Win XP, Firefox 3.5 & IE 8, Flash 9, r984

Please provide any additional information below. Reduced test cases are
always appreciated!

Original issue reported on code.google.com by jonathan...@gmail.com on 25 Nov 2009 at 11:44

Attachments:

GoogleCodeExporter commented 8 years ago
I have the same problem when test dojo on top of svgweb, test case 
"test_image3".

Original comment by young4ch...@gmail.com on 1 Dec 2009 at 9:20

GoogleCodeExporter commented 8 years ago

Original comment by bradneub...@gmail.com on 9 Apr 2010 at 2:40

GoogleCodeExporter commented 8 years ago
I believe this issue is the same as issue#451

Original comment by Yegor.Jb...@gmail.com on 6 Jan 2011 at 7:38

GoogleCodeExporter commented 8 years ago
Fixed in r1327.

Original comment by grick23@gmail.com on 10 Jan 2011 at 2:15