Bug #3615
Should check to ensure modifications actually occurred before moving to confirm edit state
Start date:
11/10/2008
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
3615
Description
If we don't actually move/resize the selection, then we shouldn't go into confirm edit state, we should just go back to rectangle selected state.
History
#1 Updated by Ryan McFall over 12 years ago
This is fixed by the check for existingRectangles.contains(selectedRectangle) in the mouseReleased methods of the ResizingRectangle and MovingRectangle mouse handlers.
#2 Updated by Redmine Admin about 8 years ago
Original Bugzilla ID was 3615