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 174380 - Library manager dialog is not accessible
Summary: Library manager dialog is not accessible
Status: VERIFIED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Libraries (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-10-12 17:21 UTC by Petr Dvorak
Modified: 2009-11-13 11:02 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 Dvorak 2009-10-12 17:21:03 UTC
Product Version: NetBeans IDE 6.8 M2 (Build 200910071658)
Java: 1.5.0_20; Java HotSpot(TM) Client VM 1.5.0_20-141
System: Mac OS X version 10.5.8 running on i386; MacRoman; en_US (nb)

Open Tools>Libraties. Dialog does not have accessible description and there are some minor A11Y issues (no mnemonics,
accessible names/descriptions missing). Full output of A11Y tool:


===============================================
 Tested Window title : Library Manager
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JComboBox {  |  } 
   Class: org.netbeans.modules.project.libraries.ui.LibrariesCustomizer$LibrariesView {  |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 


 No Accessible description :
   Class: javax.swing.JComboBox {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Library Manager |  } 
   Class: org.netbeans.modules.project.libraries.ui.LibrariesCustomizer$LibrariesView {  |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Properties |  N/A } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JButton {  New Library... |  N/A } 
   Class: javax.swing.JButton {  Remove |  N/A } 
   Class: javax.swing.JButton {  Remove |  N/A } 
   Class: javax.swing.JLabel {  Library Name: |  } 


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 1 Tomas Zezula 2009-11-09 08:41:01 UTC
Fixed in jet-main 5bb960cdcc1d