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 145959 - a11y: using shortcut Ctrl+<arrows> cannot move lifeline over the other side of lifeline
Summary: a11y: using shortcut Ctrl+<arrows> cannot move lifeline over the other side o...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Sequence (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-09-02 19:41 UTC by Peter Lam
Modified: 2008-09-09 21:51 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 Peter Lam 2008-09-02 19:41:14 UTC
build 20080902

Using shortcut key Ctrl+<arrows> can not move a lifeline over to the other side (left or right) of another lifeline for
lifeline rearrangement.
Comment 1 Peter Lam 2008-09-08 23:22:35 UTC
don't see a workaround for this issue. raising it to a P2.
Comment 2 Trey Spiva 2008-09-09 14:10:19 UTC
Fixed

http://hg.netbeans.org/uml-main/rev/30203cef6841
Comment 3 Trey Spiva 2008-09-09 16:19:13 UTC
If the node was moved back to the exact start location then it is not able to keep moving.

http://hg.netbeans.org/uml-main/rev/ca276af38d86
Comment 4 Trey Spiva 2008-09-09 18:44:54 UTC
Reviewed
Comment 5 Peter Lam 2008-09-09 21:51:25 UTC
verified in build 20080909. works good now.