Bug 372176 - On moving widgets not selected indirect associations are only moved on mouse release
Summary: On moving widgets not selected indirect associations are only moved on mouse ...
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.18.3 (KDE Applications 15.12.3)
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-07 12:00 UTC by Ralf Habacker
Modified: 2016-11-07 12:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 2.20.3 (KDE Applications 16.08.3)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2016-11-07 12:00:30 UTC
On fixing bug 372107 it turned out that there is bug related to moving unselected associations.

How to reproduce:
1. start umbrello
2. add three classes named "class1", "class2" and "class3"
3. connect each class with a dependency 
4. Select "class1" and "class2"
5. Move mouse over "class1", press and move mouse

Actual result:
The association between "class2" and "class3" is not moved too. Only on mouse release the position of the related association is updated

Expected result:
The association between "class2" and "class3" should be moved too
Comment 1 Ralf Habacker 2016-11-07 12:02:42 UTC
Git commit a7bda8a813aa23fe9d3299a1d76105806553a778 by Ralf Habacker.
Committed on 07/11/2016 at 12:02.
Pushed by habacker into branch 'Applications/16.08'.

Fix 'On moving widgets not selected indirect associations are only moved on mouse release'.
FIXED-IN:2.20.3 (KDE Applications 16.08.3)

M  +1    -0    umbrello/umlwidgets/umlwidget.cpp

http://commits.kde.org/umbrello/a7bda8a813aa23fe9d3299a1d76105806553a778