Summary: | Duplicate object widgets after copy and paste of messages into same diagram | ||
---|---|---|---|
Product: | [Applications] umbrello | Reporter: | Ralf Habacker <ralf.habacker> |
Component: | general | Assignee: | Umbrello Development Group <umbrello-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 2.14.3 (KDE Applications 4.14.3) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | http://commits.kde.org/umbrello/aeaa3ea22c1ed1270fcc15ad2e94671def6644c8 | Version Fixed In: | 2.14.95 (KDE 14.11.95) |
Sentry Crash Report: |
Description
Ralf Habacker
2014-11-13 19:00:35 UTC
Git commit aeaa3ea22c1ed1270fcc15ad2e94671def6644c8 by Ralf Habacker. Committed on 13/11/2014 at 19:37. Pushed by habacker into branch 'Applications/14.12'. Fix bug 'Duplicate object widgets after copy and paste of messages into same diagram'. The bug is fixed by comparing the paste scene id with the source diagram and to skip object widget creating if the id's are equal. FIXED-IN:14.11.95 M +1 -1 umbrello/clipboard/umlclipboard.cpp M +28 -13 umbrello/clipboard/umldragdata.cpp M +3 -2 umbrello/clipboard/umldragdata.h http://commits.kde.org/umbrello/aeaa3ea22c1ed1270fcc15ad2e94671def6644c8 |