4xx / svg-edit

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

NO_MODIFICATION_ALLOWED_ERR when rotating a pencil drawing #1059

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Draw something with a pencil
2. Rotate the item you just drawed

What is the expected output? What do you see instead?
I expect the item to be rotated. It works, but I also get a JS exception:
Line: 779
Error: DOM Exception: NO_MODIFICATION_ALLOWED_ERR (7)

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

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)
http://svg-edit.googlecode.com/svn/branches/2.6/editor/svg-editor.html

Please provide any additional information below.

Original issue reported on code.google.com by rvleu...@gmail.com on 20 Feb 2013 at 8:53