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 110256

Summary: [A11Y] Accessibility issues in new Rails project - Install Rails
Product: ruby Reporter: Jiri Skrivanek <jskrivanek>
Component: RailsAssignee: Martin Krauskopf <mkrauskopf>
Status: VERIFIED FIXED    
Severity: blocker CC: mbudris
Priority: P3 Keywords: A11Y, SIMPLEFIX
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Skrivanek 2007-07-19 10:18:50 UTC
Please, fix accessibility issues in Install Rails panel of new Rails Project wizard and additional dialogs.

Install Rails
-----------------------------------------------------------------
No Accessible description :
  Class: javax.swing.JButton {  Details |  }
  Class: javax.swing.JButton {  Install JRuby OpenSSL support |  }
  Class: javax.swing.JButton {  Install JRuby OpenSSL support |  }
  Class: javax.swing.JButton {  Install Rails |  }
  Class: javax.swing.JButton {  Proxy Settings... |  }
  Class: javax.swing.JButton {  Proxy Settings... |  }
  Class: javax.swing.JButton {  Update Rails |  }

Components with no mnemonic :
  Class: javax.swing.JButton {  Install JRuby OpenSSL support |  }
  Class: javax.swing.JButton {  Install JRuby OpenSSL support |  }
  Class: javax.swing.JButton {  Install Rails |  }
  Class: javax.swing.JButton {  Proxy Settings... |  }
  Class: javax.swing.JButton {  Proxy Settings... |  }
  Class: javax.swing.JButton {  Update Rails |  }
Comment 1 Martin Krauskopf 2007-10-26 08:56:54 UTC
railsprojects/src/org/netbeans/modules/ruby/railsprojects/ui/wizards/Bundle.properties;
new revision: 1.14; previous revision: 1.13
railsprojects/src/org/netbeans/modules/ruby/railsprojects/ui/wizards/RailsInstallationPanel.form;
new revision: 1.3; previous revision: 1.2
railsprojects/src/org/netbeans/modules/ruby/railsprojects/ui/wizards/RailsInstallationPanel.java;
new revision: 1.6; previous revision: 1.5
Comment 2 Jiri Skrivanek 2007-10-26 11:05:18 UTC
Verified.