kimoa / svg-edit

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

Semi-transparents objects created when the mouse moves off the canvas. #828

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Select rectangle tool.
2. Press and drag the mouse on canvas.
3. Move the mouse off the canvas to the top toolbar while still dragging
4. Release the mouse off canvas and on the top toolbar.
5. Return the mouse to the canvas and left click once.

What is the expected output? What do you see instead?
Expect to see a non-transparent rectangle but see a semi-transparent rectangle 
instead.

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

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 
at 05/07/11

Please provide any additional information below.

Original issue reported on code.google.com by mcdonald...@gmail.com on 4 Jul 2011 at 12:49