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 140273 - Javadoc Index Search view accessibility review
Summary: Javadoc Index Search view accessibility review
Status: RESOLVED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-16 12:11 UTC by Petr Cyhelsky
Modified: 2008-09-04 18:57 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 Petr Cyhelsky 2008-07-16 12:11:58 UTC
Product Version: NetBeans IDE Dev (Build 200807101204)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Linux version 2.6.24-16-generic running on i386; UTF-8; en_US (nb)

There is one missing accessibility description(org.netbeans.core.windows.view.ui.DefaultSeparateContainer$ModeFrame { 
Javadoc Index Search - Editor |  }) and the html viewer at the bottom is tab traversal trap - u can navigate there,
but can't get out of it afterwards(of course only when there is content there).
Comment 1 Jan Pokorsky 2008-09-04 18:57:45 UTC
There is no such component (org.netbeans.core.windows.view.ui.DefaultSeparateContainer$ModeFrame) in Javadoc Index
Search top component. The tab traversal issue was already filed for the html viewer (core or openide?).