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 128008 - [A11Y] Not accessible elements for JSF Pages from Entity Class (Generated Jsf Pages and Classes step)
Summary: [A11Y] Not accessible elements for JSF Pages from Entity Class (Generated Jsf...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: _ potingwu
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-21 12:35 UTC by Dan Kolar
Modified: 2008-03-18 19:17 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 Dan Kolar 2008-02-21 12:35:50 UTC
Product Version: NetBeans IDE Dev (Build 20080220073549)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

===============================================
 Tested Window title : New JSF Pages from Entity Class
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JComboBox {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }


 No Accessible description :
   Class: javax.swing.JButton {  Browse... |  }
   Class: javax.swing.JComboBox {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  }
   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 Matthew Bohm 2008-02-27 15:24:55 UTC
Marking evaluated.
Comment 2 _ potingwu 2008-03-14 02:37:09 UTC
Taking over from Matt.

BTW, dkolar, how do you test/verify the A11Y missing elements? Since from the report I can't tell which component is
missing the A11Y feature (no name), I may need the tool to verify after I fix it.
Comment 3 Dan Kolar 2008-03-14 16:45:04 UTC
All informations should be on http://a11y.netbeans.org/ , there's also new plugin for testing a11y.
Comment 4 _ potingwu 2008-03-18 19:17:35 UTC
It's fixed in the trunk.

changeset 781bff26a71c in main
details: http://hg.netbeans.org/main?cmd=changeset;node=781bff26a71c