Gisellameloni / svg-edit

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

selection text in text-edit mode produces exceptions #1225

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
For Google Chrome, with turn on developer tool (F12)
1.Create text element
2.Double-click to swith to the text-edit mode
3.Type text and select some text
4. One click on text, to cursor appears

What is the expected output? What do you see instead?
ExR: nothing happens
AcR:In developer tools concole there is an exception: 'Error: Invalid value for 
<path> attribute d=""' repeated a lot of time.

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

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

http://svg-edit.googlecode.com/svn/trunk/editor/svg-editor.html?extensions=ext-h
elloworld.js#paste_in_place

Please provide any additional information below.

Original issue reported on code.google.com by JuliaTri...@gmail.com on 26 Jun 2014 at 8:04