This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 147459

Summary: a11y: edge labels can't be moved with ctrl-arrow
Product: uml Reporter: Sergey Petrov <sj-nb>
Component: General DiagramAssignee: Trey Spiva <tspiva>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y, REGRESSION
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Sergey Petrov 2008-09-17 10:11:07 UTC
edge labels can't be moved with ctrl-arrow
Comment 1 Sergey Petrov 2008-09-17 10:14:26 UTC
regression from http://hg.netbeans.org/uml-main/rev/9421e8d860b0
Comment 2 Trey Spiva 2008-09-17 14:35:29 UTC
A dotted line will now appear between the connection widget and the able.  The dotted line attaches to the labels anchor point.  For example: on a multiplicity 
label the dotted line will connect to either the source or target location depending to if the label is associated with the source or target end.

http://hg.netbeans.org/uml-main/rev/af5c62e18bfc
Comment 3 Trey Spiva 2008-09-17 18:35:16 UTC
Reviewed
Comment 4 Peter Lam 2008-09-18 22:30:29 UTC
verified in build 20080918. the dotted lines are very useful.