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 140700

Summary: [A11Y] groovy options
Product: groovy Reporter: Lukas Jungmann <jungi>
Component: CodeAssignee: Petr Hejl <phejl>
Status: RESOLVED FIXED    
Severity: blocker Keywords: A11Y
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Jungmann 2008-07-18 10:28:52 UTC
(Tools -> Options -> Groovy)

Results of Accessibility test

 No Accessible description :
   Class: javax.swing.JButton {  Choose... |  } 
   Class: javax.swing.JTabbedPane {  Grails |  } 
   Class: javax.swing.JTextField {  Grails Home: |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Grails |  }




 No Accessible description :
   Class: javax.swing.JButton {  Choose... |  } 
   Class: javax.swing.JButton {  Choose... |  } 
   Class: javax.swing.JTabbedPane {  Groovy |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Groovy |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: javax.swing.JTextField {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JButton {  Advanced Options |  Invokes Advanced Options dialog } (<-- can be ignored here I guess)
   Class: javax.swing.JButton {  Choose... |  } 
   Class: javax.swing.JButton {  Choose... |  }
Comment 1 Petr Hejl 2008-12-09 13:58:40 UTC
The panel was rearranged since this check. I fixed all the components however - main 194e6e615063.
Please verify.
Comment 2 Quality Engineering 2008-12-10 05:57:08 UTC
Integrated into 'main-golden', will be available in build *200812100201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/194e6e615063
User: phejl@netbeans.org
Log: #140700 [A11Y] groovy options