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 - a11y: Shift+arrow keys traversal within class compartments not working correctly
Summary: a11y: Shift+arrow keys traversal within class compartments not working correctly
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-09-03 22:49 UTC by Peter Lam
Modified: 2008-09-08 19:22 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-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