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 - [A11Y] groovy options
Summary: [A11Y] groovy options
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Petr Hejl
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-18 10:28 UTC by Lukas Jungmann
Modified: 2009-02-19 20:51 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 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