kimoa / svg-edit

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

Incorrect tools after selection #839

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Hold the select tool and draw box around an object.
2. While continuing to hold the left mouse button, return the selection box so 
it is no longer selecting any objects.

What is the expected output? What do you see instead?
Expect to see tools for no objects as no objects are selected. Instead see 
tools for object that the selection box last touched and the tools no not do 
anything.

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.5.1,
etc)
Trunk, v2.6 alpha

Please provide any additional information below.

Original issue reported on code.google.com by mcdonald...@gmail.com on 12 Aug 2011 at 3:13

GoogleCodeExporter commented 9 years ago
Yep!  This is a valid bug.

Care to send me a patch to fix this? :)

Original comment by codedr...@gmail.com on 12 Aug 2011 at 10:38

GoogleCodeExporter commented 9 years ago
I was able to produce the bug in version 2.6 of svg-edit in Google Chrome.

Original comment by calle...@morris.umn.edu on 28 Sep 2013 at 9:10