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 - a11y issues in suite customizer, installer panel
Summary: a11y issues in suite customizer, installer panel
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: dlipin
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-04-23 12:09 UTC by Tomas Danek
Modified: 2010-05-03 18:32 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 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.