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 110418 - [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: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-20 13:48 UTC by Lukas Jungmann
Modified: 2007-10-16 18:37 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 2007-07-20 13:48:07 UTC
in configure handlers dialog:

===============================================
 Tested Window title : Configure Message Handlers
===============================================

Results of Accessibility test

 No Accessible name :
   Class: org.netbeans.modules.websvc.core.webservices.ui.panels.MessageHandlerPanel$HandlerTable {  |  } 


 No Accessible description :
   Class: javax.swing.JButton {  Add... |  } 
   Class: javax.swing.JButton {  Move Down |  } 
   Class: javax.swing.JButton {  Move Up |  } 
   Class: javax.swing.JButton {  Remove |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Configure Message Handlers |  } 
   Class: org.netbeans.modules.websvc.core.webservices.ui.panels.MessageHandlerPanel$HandlerTable {  |  } 

 Components with no LABEL_FOR pointing to it :
   Class: org.netbeans.modules.websvc.core.webservices.ui.panels.MessageHandlerPanel$HandlerTable {  |  } 

 Components with no mnemonic :
   Class: javax.swing.JButton {  Add... |  } 
   Class: javax.swing.JButton {  Move Down |  } 
   Class: javax.swing.JButton {  Move Up |  } 
   Class: javax.swing.JButton {  Remove |  }
Comment 1 bhate 2007-09-28 20:18:58 UTC
minor fix. targeting beta2.
Comment 2 bhate 2007-10-04 00:56:36 UTC
fixed
Comment 3 Lukas Jungmann 2007-10-16 18:37:08 UTC
v.