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 184837

Summary: a11y issues in suite customizer, installer panel
Product: apisupport Reporter: Tomas Danek <musilt2>
Component: ProjectAssignee: dlipin <dlipin>
Status: RESOLVED FIXED    
Severity: normal Keywords: A11Y
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Danek 2010-04-23 12:09:26 UTC
Please add 
a11y name for license combobox,
a11y descriptions
mnemonics

===============================================
 Tested Window title : Project Properties - suite1
===============================================
Results of Accessibility test
 Doesn't implement Accessible :
   - none.
 No Accessible name :
   Class: javax.swing.JComboBox {  |  } 
 No Accessible description :
   Class: javax.swing.JCheckBox {  Linux |  } 
   Class: javax.swing.JCheckBox {  Mac OS X |  } 
   Class: javax.swing.JCheckBox {  Solaris |  } 
   Class: javax.swing.JCheckBox {  Use pack200 compression |  } 
   Class: javax.swing.JCheckBox {  Windows |  } 
   Class: javax.swing.JComboBox {  |  } 

 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Linux |  } 
   Class: javax.swing.JCheckBox {  Mac OS X |  } 
   Class: javax.swing.JCheckBox {  Solaris |  } 
   Class: javax.swing.JCheckBox {  Use pack200 compression |  } 
   Class: javax.swing.JCheckBox {  Windows |  }
Comment 1 Quality Engineering 2010-05-01 05:22:15 UTC
Integrated into 'main-golden', will be available in build *201005010200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log:
Comment 2 dlipin 2010-05-03 18:32:52 UTC
Should be fixed in 
http://hg.netbeans.org/core-main/rev/3252f6f6fa31
Please verify.