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 184626 - A11Y: Properties of Annotation Processors Add dialogs
Summary: A11Y: Properties of Annotation Processors Add dialogs
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Peter Pis
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2010-04-21 14:30 UTC by Peter Pis
Modified: 2010-04-23 04:29 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 Peter Pis 2010-04-21 14:30:18 UTC
Product Version: NetBeans IDE Dev (Build 201004210200)
Java: 1.6.0_18; Java HotSpot(TM) Client VM 16.0-b13
System: Linux version 2.6.31-20-generic running on i386; UTF-8; en_US (nb

===============================================
 Tested Window title : Add Annotation Processor
===============================================
Results of Accessibility test
 Doesn't implement Accessible :
   - none.
 No Accessible name :
   - none.
 No Accessible description :
   Class: javax.swing.JTextField {  Annotation Processor FQN: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Add Annotation Processor |  } 
 Label with LABEL_FOR not set :
   - none.
 Components with no LABEL_FOR pointing to it :
   - none.
 Components with no mnemonic :
   - none.
 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.
 Components not reachable with tab traversal :
   - none.
===============================================
 Tested Window title : Add Processor Option
===============================================
Results of Accessibility test
 Doesn't implement Accessible :
   - none.
 No Accessible name :
   Class: javax.swing.JTextField {  |  } 
 No Accessible description :
   Class: javax.swing.JTextField {  Key: |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Add Processor Option |  } 
 Label with LABEL_FOR not set :
   - none.
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  } 
 Components with no mnemonic :
   - none.
 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.
 Components not reachable with tab traversal :
   - none.
Comment 1 Peter Pis 2010-04-22 15:04:02 UTC
Fixed.

http://hg.netbeans.org/jet-main/rev/7b12f58eaca8
Comment 2 Quality Engineering 2010-04-23 04:29:51 UTC
Integrated into 'main-golden', will be available in build *201004230200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/7b12f58eaca8
User: Peter Pis <ppis@netbeans.org>
Log: #184626: A11Y problems fixed.