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 78225

Summary: [A11Y] Call EJB dialog
Product: javaee Reporter: Jan Horvath <jhorvath>
Component: EJBAssignee: Daniel Prusa <dprusa>
Status: RESOLVED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jan Horvath 2006-06-19 08:27:23 UTC
Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  Error field |  Error field }
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  EJB nodes to call |
 EJB nodes to call }
Comment 1 Daniel Prusa 2006-08-09 16:40:14 UTC
The first component, Class: javax.swing.JTextField {  Error field |  Error field
}, is a non-editable text field that displays error message if the entered
values are not correct (it could be replaced even by a label). There should not
be any label pointing to it.
The second component (TreeView) fixed.

/cvs/j2ee/ejbcore/src/org/netbeans/modules/j2ee/ejbcore/ui/logicalview/entres/CallEjbPanel.form
new revision: 1.2.2.1.2.1; previous revision: 1.2.2.1

/cvs/j2ee/ejbcore/src/org/netbeans/modules/j2ee/ejbcore/ui/logicalview/entres/CallEjbPanel.java
new revision: 1.2.2.5.2.8; previous revision: 1.2.2.5.2.7

/cvs/j2ee/ejbcore/src/org/netbeans/modules/j2ee/ejbcore/ui/logicalview/entres/Bundle.properties
new revision: 1.3.2.3.2.9; previous revision: 1.3.2.3.2.8