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 146347

Summary: a11y: Shift+Up/Down Arrows do not traverse through Enumeration literal compartment
Product: uml Reporter: Peter Lam <petersl>
Component: Diagram ClassAssignee: Trey Spiva <tspiva>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Lam 2008-09-05 17:45:09 UTC
build 20080905

The Shift+Up/Down Arrow keys traverse to attributes and operations compartments but not the literal compartment, so
keyboard access to literals is impossible.
Comment 1 Trey Spiva 2008-09-05 22:43:59 UTC
FIxed

http://hg.netbeans.org/uml-main/rev/c7b2151fb183
Comment 2 Trey Spiva 2008-09-08 18:26:56 UTC
Reviewed
Comment 3 Peter Lam 2008-09-08 19:22:07 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