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 66021 - [A11Y]: New Entity Bean
Summary: [A11Y]: New Entity Bean
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EJB (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: A11Y
: 66114 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-05 18:01 UTC by Lukas Jungmann
Modified: 2005-12-15 12:47 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 Lukas Jungmann 2005-10-05 18:01:39 UTC
===============================================
 Tested Window title : New Entity Bean
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JButton {  ... |  }
   Class: javax.swing.JCheckBox {  Local |  }
   Class: javax.swing.JCheckBox {  Remote |  }
   Class: javax.swing.JRadioButton {  Bean |  }
   Class: javax.swing.JRadioButton {  Container |  }
   Class: javax.swing.JTextField {  |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  }


 Components with no mnemonic :
   Class: javax.swing.JButton {  ... |  }
   Class: javax.swing.JCheckBox {  Local |  }
   Class: javax.swing.JCheckBox {  Remote |  }
   Class: javax.swing.JRadioButton {  Bean |  }
   Class: javax.swing.JRadioButton {  Container |  }


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mn
emonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 2 Martin Adamek 2005-11-16 08:09:41 UTC
*** Issue 66114 has been marked as a duplicate of this issue. ***
Comment 3 Lukas Jungmann 2005-12-15 12:47:45 UTC
v.