4xx / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

Imported svg images will unexpectedly resize to their original size #1123

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a simple svg file in svg-edit, e.g. a circle. In my case, the circle 
was almost as large as the canvas. Save the file to your computer.
2. Import the image. It will be a lot smaller and sit in the upper left corner 
of the canvas.
3. Click on <svg> to edit the code, change the radius for the circle a tiiiiny 
bit (e.g. changing the fourth digit after the decimal point) and save the 
change.
4. Select the circle with the select tool.

What is the expected output? What do you see instead?
Nothing should happen, since the change in the radius is not observable. 
Instead, the initially resized circle (which was a lot smaller upon importing) 
will jump back to it's original size upon selection. 

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
Firefox 22.0

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)
Latest trunk. Doesn't happen in 2.6.

Please provide any additional information below.
See the attachment for the svg file that I used for testing.

Original issue reported on code.google.com by elmar.kr...@gmail.com on 5 Aug 2013 at 9:45

Attachments: