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 110764 - [A11Y] Call Enterprise Bean Dialog
Summary: [A11Y] Call Enterprise Bean Dialog
Status: RESOLVED INVALID
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: martin_adamek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-24 14:23 UTC by Michal Mocnak
Modified: 2007-09-11 14:30 UTC (History)
1 user (show)

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 Michal Mocnak 2007-07-24 14:23:39 UTC
esults of Accessibility test, window with title "Call Enterprise Bean"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   - none.

 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  Error field |  Error field }  [5,511]
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  EJB nodes to call |  EJB nodes to call }  [7,50]


 Components with no mnemonic :
   Class: javax.swing.JButton {  Help |  Help button }  [169,548]


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

 Components not reachable with tab traversal :
   - none.
Comment 1 Radim Roska 2007-09-11 14:30:49 UTC
this is not relevant a11y issue, there are of course none labels for error field and treeview of ejb nodes...