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 - a11y: edge labels can't be moved with ctrl-arrow
Summary: a11y: edge labels can't be moved with ctrl-arrow
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General Diagram (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords: A11Y, REGRESSION
Depends on:
Blocks:
 
Reported: 2008-09-17 10:11 UTC by Sergey Petrov
Modified: 2008-09-18 22:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.