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 140307 - Members dialog accessibility report
Summary: Members dialog accessibility report
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Navigation (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-16 14:07 UTC by Petr Cyhelsky
Modified: 2008-08-21 14:00 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 14:07:03 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)

Navigate|Inspect|File Members 
This view has following accessibility issues:

 No Accessible name :
   Class: javax.swing.JTree {  |  } 

 No Accessible description :
   Class: javax.swing.JTree {  |  } 
   Class: org.netbeans.modules.java.navigation.ResizablePopup$2 {  Members - [com.toy.anagrams.lib.WordLibrary] |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTree {  |  } 

 Components not reachable with tab traversal :
   The TextField in the bottom seems to be hogging focus - can't tab traverse out of it and pressing of either [tab] or
[shift]+[tab] beeps. The accessibility issues of the right part of the dialog are covered under Issue #140275
Comment 1 Jan Becicka 2008-07-17 13:05:24 UTC
http://hg.netbeans.org/main/rev/22f6a8d5ba3e
Comment 2 Petr Cyhelsky 2008-08-21 14:00:29 UTC
verified on 200808210201