Bug 125698

Summary: Labels on associations jump to the edge of the screen when loaded
Product: [Applications] umbrello Reporter: Brad Markel <tigera>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 1.5.2   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Brad Markel 2006-04-16 23:19:19 UTC
Version:           1.5.2 (using KDE 3.5.2, Kubuntu Package 4:3.5.2-0ubuntu0breezy1 breezy)
Compiler:          Target: x86_64-linux-gnu
OS:                Linux (x86_64) release 2.6.12-10-amd64-k8-smp

When loading a file, especially a large one, the labels on associations in the class diagram jump to the edge of the screen.  One can click the labels and they will jump back to near where they were supposed to be, but in some cases they don't end up in the right place or just get "lost".  
As a result, whenever Umbrello opens a diagram like this, it automatically modifies the file even if no other changes have been made.  This means that Umbrello will ask to save when closing even if absolutely no changes have been made.
Comment 1 Oliver Kellogg 2006-04-16 23:35:18 UTC
Yes, I noticed that too (but only after the release of 1.5.2)
and made the new straight-line drawing mode user selectable,
see comment #12 at bug 67223.
So IMHO there's a wish hidden here - make the new straight-
line mode obey the edge-distribution algorithm of
AssociationWidget::calculateEndingPoints().
Comment 2 Rex Dieter 2006-04-17 03:43:05 UTC
*** Bug 125699 has been marked as a duplicate of this bug. ***