Bug 277960 - Association arrows are broken in cut/pasted diagram objects
Summary: Association arrows are broken in cut/pasted diagram objects
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 1.1
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-17 17:29 UTC by greatbunzinni
Modified: 2015-06-18 13:55 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description greatbunzinni 2011-07-17 17:29:03 UTC
Version:           1.1
OS:                Linux

I've cut/pasted a set of diagram objects from a class diagram to a new class diagram.  After pasting, all diagram arrows which I used to specify associations weren't connected to their objects.  That is, if I moved a drawing object then the lines weren't updated.

Adding to this, once I deleted the old association arrows and added new ones, the new ones also didn't worked.

Reproducible: Didn't try




OS: Linux (x86_64) release 2.6.38-10-generic
Compiler: cc
Comment 1 rusty.robot.g 2011-10-18 17:10:54 UTC
Similar situation for state diagrams:
Arrows connected to a copied state after save/close/reopen are connected to the original state instead, not the copied one.
Comment 2 Ralf Habacker 2012-01-16 17:38:58 UTC
(In reply to comment #1)
> Similar situation for state diagrams:
> Arrows connected to a copied state after save/close/reopen are connected to the
> original state instead, not the copied one.

This issue is fixed in bug 291557
Comment 3 rusty.robot.g 2012-01-27 19:33:05 UTC
(In reply to comment #2)

Thanks! (sadly, couldn't build kdesdk SVN that easy to test...)