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 146104

Summary: a11y: Shift+arrow keys traversal within class compartments not working correctly
Product: uml Reporter: Peter Lam <petersl>
Component: GeneralAssignee: Trey Spiva <tspiva>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Lam 2008-09-03 22:49:05 UTC
build 20080903

Shift+UpArrow key moves the selection to the bottom item in the operations compartment and can't move up.

- create a class with a couple attributes and operations
- while the class is selected, Shift+UpArrow will select the last operation in the operations compartment and get stuck
there
- while the class is selected, Shift+DownArrow a couple of times and then ShiftUpArrow will also move the selection to
the bottom of the operations compartment

Workaround: use Shift+DownArrow to cycle through the compartment items.
Comment 1 Trey Spiva 2008-09-05 22:43:47 UTC
Fixed

http://hg.netbeans.org/uml-main/rev/c7b2151fb183
Comment 2 Trey Spiva 2008-09-08 18:20:43 UTC
Reviewed
Comment 3 Trey Spiva 2008-09-08 18:26:01 UTC
Forgot to mark this issue as fixed
Comment 4 Peter Lam 2008-09-08 19:22:37 UTC
verified in build 20080908. 

Shift+Up/Down Arrows to traverse through element compartment takes 2 strokes to wrap around to the top or to the bottom.
This is track in issue 146559