kimoa / svg-edit

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

problem with lines and curves #745

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1. Draw a line;
2. Convert to path;
3. Change to curve;
4. Make some transformations;
5. Delete result object;
6. Draw new line;
7. Convert to path;
8. Change to curve <= At this point curves from previous (deleted) line 
sometimes appear.

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

on Gentoo, Firefox 3.6.12 => the same steps couldn't reproduce problem, all 
works ok.

SVG-Edit version - 2.5.1

Original issue reported on code.google.com by s.pankevich@gmail.com on 10 Dec 2010 at 6:28

GoogleCodeExporter commented 9 years ago
Hmm, was unable to produce, using Firefox 3.6 on XP with SVG-edit 2.5.1 just 
like you. 

Can you reproduce using the trunk build here?
http://svg-edit.googlecode.com/svn/trunk/editor/svg-editor.html

Original comment by adeve...@gmail.com on 26 Jan 2011 at 3:35

GoogleCodeExporter commented 9 years ago
On latest trunk i can't reproduce it.
But on 2.5.1 stable - yes. As month ago. 

4. Make some transformations by control points (blue colored)

Original comment by s.pankevich@gmail.com on 26 Jan 2011 at 10:34