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 173862

Summary: A11Y - JavaEE6 new Session Beans from Entity Classes in Web App issues
Product: javaee Reporter: Jaroslav Pospisil <jpospisil>
Component: PersistenceAssignee: Sergey Petrov <sj-nb>
Status: RESOLVED FIXED    
Severity: blocker CC: juhrik
Priority: P3 Keywords: A11Y
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jaroslav Pospisil 2009-10-06 13:17:12 UTC
===============================================
 Tested Window title : New Session Beans For Entity Classes
===============================================
Results of Accessibility test
 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  New Session Beans For Entity Classes |  } 
 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  < Back |  Previous step: 1. Choose File Type } 
   Class: javax.swing.JButton {  Cancel |  n/a } 
   Class: javax.swing.JButton {  Create |  Create Persistence Unit Button } 
   Class: javax.swing.JButton {  Help |  Help button } 
   Class: javax.swing.JCheckBox {  Include Referenced Classes |  Include Referenced Classes Checkbox } 
   Class: javax.swing.JList {  Available Entity Classes |  Available Entity Classes List } 
   Class: javax.swing.JList {  Selected Entity Classes |  Selected Entity Classes List }
Comment 1 Jaromir Uhrik 2009-10-09 13:37:49 UTC
jpospisil, could you please try to traverse in the dialog by tab/ctrl+tab to verify the reported conflict? Thanks.
Comment 2 Jaroslav Pospisil 2009-10-12 13:18:43 UTC
Well,I've safely reproduced the issue in M2 build.I'm however unable to reproduce it in latest trunk build,so I consider
it fixed and only this remains:

 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  New Session Beans For Entity Classes |  } 
Comment 3 Sergey Petrov 2009-10-22 12:09:41 UTC
http://hg.netbeans.org/web-main/rev/b5dacfe028f8
Comment 4 Quality Engineering 2009-10-23 09:59:02 UTC
Integrated into 'main-golden', will be available in build *200910230201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b5dacfe028f8
User: sergeyp@netbeans.org
Log: fix #173862 - added a11y description to panels in ejb facade wizard