Bug 277960

Summary: Association arrows are broken in cut/pasted diagram objects
Product: [Applications] umbrello Reporter: greatbunzinni
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED FIXED    
Severity: normal CC: ralf.habacker, ralf.habacker, rusty.robot.g
Priority: NOR    
Version: 1.1   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In: 4.8.0

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...)