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 - a11y: Shift+Up/Down Arrows do not traverse through Enumeration literal compartment
Summary: a11y: Shift+Up/Down Arrows do not traverse through Enumeration literal compar...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-09-05 17:45 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-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