4xx / svg-edit

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

Path Tool Problem - not stable #1246

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select Path Tool
2. Draw a closed Path
3. De-Select Path

What is the expected output? What do you see instead?
Expected:
Expect to continue editing path at any time.
Expect to release all handles.
What I see:
An object id is not released: "selectorParentGroup", I can select it, but I 
don't see it on svg code.
Some times if I select an edge handle, the whole path object disapears.

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

In what version of SVG-edit does the problem occur? (Latest trunk, 2.7.1,
etc)
Latest 2.7.1 and 2.6 also.

Please provide any additional information below.

Original issue reported on code.google.com by cupida...@gmail.com on 12 Oct 2014 at 11:56