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 128113 - [A11Y] Accessibility issues in New Ruby Application wizard
Summary: [A11Y] Accessibility issues in New Ruby Application wizard
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Krauskopf
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-22 10:10 UTC by Jiri Skrivanek
Modified: 2008-02-28 08:35 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 Jiri Skrivanek 2008-02-22 10:10:36 UTC
Please, fix accessibility issues in New Ruby Application wizard.

===============================================
 Tested Window title : New Ruby Application
===============================================

 No Accessible description :
   Class: javax.swing.JButton {  Manage... |  }
   Class: javax.swing.JComboBox {  Ruby Platform: |  }


 Components with potential mnemonics conflict:
 - components with mnemonic 'M' :
   Class: javax.swing.JButton {  Manage... |  }
   Class: javax.swing.JCheckBox {  Set as Main Project |  N/A }
Comment 1 Martin Krauskopf 2008-02-22 15:45:19 UTC
Fixed.

http://hg.netbeans.org/main/rev/246e75e35ccf
Comment 2 Jiri Skrivanek 2008-02-28 08:35:59 UTC
Verified.