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 128002 - A11Y: JCheckBox without a11y desc
Summary: A11Y: JCheckBox without a11y desc
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Spring (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: John Baker
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-21 10:53 UTC by Radim Roska
Modified: 2008-03-14 11:06 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 Radim Roska 2008-02-21 10:53:01 UTC
After check Spring framework go to Libraries...

===============================================
 Tested Window title : New Web Application
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JCheckBox {  Include JSTL |  } 
   Class: javax.swing.JTabbedPane {  Libraries |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTabbedPane {  Libraries |  }
Comment 1 John Baker 2008-03-11 06:24:23 UTC
http://hg.netbeans.org/main/rev/2d81f91ebbab
Comment 2 Radim Roska 2008-03-14 11:06:54 UTC
VERIFIED