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 184623 - A11Y: problem in SpellCheck options
Summary: A11Y: problem in SpellCheck options
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Spellchecker (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:20 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:20:07 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 : Options
===============================================
Results of Accessibility test
 Doesn't implement Accessible :
   - none.
 No Accessible name :
   Class: javax.swing.JList {  |  } 
   Class: javax.swing.JList {  |  } 
 No Accessible description :
   Class: javax.swing.JButton {  Add... |  } 
   Class: javax.swing.JButton {  Remove |  } 
   Class: javax.swing.JList {  |  } 
   Class: javax.swing.JList {  |  } 
 Label with LABEL_FOR not set :
   - none.
 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  } 
   Class: javax.swing.JList {  |  } 
   Class: javax.swing.JTabbedPane {  Spellchecker |  Miscellaneous tabbed panel } 
 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 11:03:58 UTC
Fixed.

http://hg.netbeans.org/jet-main/rev/ba7e59f3876a
Comment 2 Quality Engineering 2010-04-23 04:29:38 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/ba7e59f3876a
User: Peter Pis <ppis@netbeans.org>
Log: #184623: A11Y problems fixed.