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 128007 - [A11Y] Not accessible elements for JSF Pages from Entity Class (Entity classes step)
Summary: [A11Y] Not accessible elements for JSF Pages from Entity Class (Entity classe...
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Andrei Badea
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-21 12:14 UTC by Dan Kolar
Modified: 2008-03-23 20:43 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:14:26 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 :
   - none.

 No Accessible description :
   Class: javax.swing.JButton {  < Remove |  }
   Class: javax.swing.JButton {  << RemoveAll |  }
   Class: javax.swing.JButton {  Add > |  }
   Class: javax.swing.JButton {  Add All >> |  }


 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.
Comment 1 Matthew Bohm 2008-03-03 15:42:43 UTC
May be a duplicate of issue 128008.
Comment 2 _ potingwu 2008-03-14 18:51:58 UTC
This panel is coming from org.netbeans.modules.j2ee.persistence.wizard.PersistenceClientEntitySelection.
Comment 3 Andrei Badea 2008-03-23 20:43:57 UTC
Fixed in 03506792c0dc.