achuanle / umlet

Automatically exported from code.google.com/p/umlet
0 stars 0 forks source link

elements repositioning in case of opened menu #173

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. insert element in empty diagram
2. open "File" menu
3. move mouse under "Exit" entry over diagram and click and hold left mouse 
button
4. move mouse 10px to the right

What is the expected output? What do you see instead?
Expected: element on diagram should move 10px to the right
Instead: element on diagram "jumps" near mousecursor and then moves 10px to the 
right

Original issue reported on code.google.com by AFDiaX on 21 Mar 2014 at 7:43

GoogleCodeExporter commented 9 years ago
already fixed in v13: dragging only works if menu is closed.

So it should be
Instead: elements are not dragged at all

Original comment by AFDiaX on 5 Oct 2014 at 7:21

GoogleCodeExporter commented 9 years ago

Original comment by AFDiaX on 7 Feb 2015 at 11:47