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 87996 - KB accessibility lost for navigator
Summary: KB accessibility lost for navigator
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: A11Y, REGRESSION
Depends on:
Blocks:
 
Reported: 2006-10-25 20:45 UTC by Jesse Glick
Modified: 2007-01-10 13:50 UTC (History)
2 users (show)

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 Jesse Glick 2006-10-25 20:45:15 UTC
Compared to the pre-Retouche Java navigator, the current version has two serious
KB A11Y bugs:

1. The focus is not initially on the list after pressing C-7; you need to press Tab.

2. Enter with an item selected does nothing. It should jump to the editor.
Comment 1 Tomas Zezula 2006-10-26 10:34:40 UTC
The current navigator is going to be rewritten.
Comment 2 Petr Hrebejk 2006-11-20 14:01:05 UTC
The point 1. is fixed.

2. probably remains.
Comment 3 Petr Hrebejk 2007-01-10 13:50:58 UTC
Point two fixed as well. Pressing Enter with the item selected jumps to editor.