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 110421 - [A11Y] missing accessible description and label_for
Summary: [A11Y] missing accessible description and label_for
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Client (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-20 14:07 UTC by Lukas Jungmann
Modified: 2007-10-16 18:40 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 Lukas Jungmann 2007-07-20 14:07:00 UTC
call ws op dialog:

===============================================
 Tested Window title : Select Operation to Invoke
===============================================

Results of Accessibility test

 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  Select Operation to Invoke |  } 
   Class: org.openide.explorer.view.BeanTreeView {  Available Web Services: |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Available Web Services: |  } 

 Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Available Web Services: |  } 

 Components with no mnemonic :
   Class: javax.swing.JLabel {  Available Web Services: |  }
Comment 1 bhate 2007-09-28 20:20:21 UTC
minor fix. targeting beta2.
Comment 2 bhate 2007-10-04 00:56:55 UTC
fixed
Comment 3 Lukas Jungmann 2007-10-16 18:40:11 UTC
v.