rebootcode / svg-edit

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

Delete doesn't work after import SVG String #865

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Import SVG XML String via importSvgString()
2. Set selection via addToSelection()
3. Try to delete the new imported object ( mode is set to "select")

What is the expected output? What do you see instead?

Can't delete the new created object with the delete key on keyboard, just after 
hitting the select tool or one option of the toolbar. The delete button is 
still working.

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

All browsers

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)

Version 2.5.1

Please provide any additional information below.

Original issue reported on code.google.com by danilo.p...@googlemail.com on 10 Oct 2011 at 9:32

GoogleCodeExporter commented 9 years ago
This is still an issue in 2.6 - does anyone know the cause of the problem?  If 
someone could provide me with a little bit of direction, I can look into it.  
Thanks!

Original comment by danxs...@gmail.com on 2 Mar 2013 at 6:37