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 128121 - [A11Y] Accessibility issues in in Project Properties of rails application
Summary: [A11Y] Accessibility issues in in Project Properties of rails application
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Rails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-22 11:01 UTC by Jiri Skrivanek
Modified: 2008-02-29 19:55 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 11:01:24 UTC
Please, fix accessibility issues in Project Properties of rails application.

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

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

 Components with potential mnemonics conflict:
 - components with mnemonic 'P' :
   Class: javax.swing.JLabel {  Ruby Platform: |  }
   Class: javax.swing.JLabel {  Server Port Number: |  }
Comment 1 Erno Mononen 2008-02-29 12:14:50 UTC
Fixed: d53f08987a6b
Comment 2 Jiri Skrivanek 2008-02-29 19:55:40 UTC
Verified.