Bug 327050

Summary: simplify selecting associations
Product: [Applications] umbrello Reporter: Barade <barade.barade>
Component: generalAssignee: Ralf Habacker <ralf.habacker>
Status: RESOLVED FIXED    
Severity: normal CC: ralf.habacker
Priority: NOR    
Version: 2.10.5   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 2.11.0
Bug Depends on: 330609    
Bug Blocks:    

Description Barade 2013-11-02 20:47:10 UTC
it is very hard to select any association.
I have to zoom in and right-click at the blue small square. When I right-click on the association somewhere in the middle the context menu is related to the diagram which I find quite useless.

Reproducible: Always
Comment 1 Barade 2013-11-02 20:55:54 UTC
Note that although the association apparently IS selected since all edges are highlighted blue, the wrong context menu is shown.
Comment 2 Ralf Habacker 2013-11-02 23:13:50 UTC
same with git master
Comment 3 Ralf Habacker 2013-11-02 23:20:28 UTC
To be able to see more informations about how AssociationLine selection works, it may help to enable AssociationLine debug (press Crtl-D and select AssociationLine). 

With debugging enabled I can see that pressing left mouse button inside the green bounds the association is enabled and immediatly disabled.
Comment 4 Ralf Habacker 2014-11-26 22:40:41 UTC
This is a problem specific to the 2.10 branch. In 2.11 and later selecting association at 40 % zoom level works as expected.