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 82531 - a11y: WSDL Editor [Element or Type] property window - a11y issues
Summary: a11y: WSDL Editor [Element or Type] property window - a11y issues
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-08-11 22:39 UTC by jchieu
Modified: 2006-09-21 10:07 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 jchieu 2006-08-11 22:39:41 UTC
Create a new WSDL File.
Click on the Messages folder.
Right mouse button click to add a message.
In the properties plane, click on the [...] to bring up the [Element or Type] 
window.

 No Accessible name :
   Class: org.openide.explorer.view.BeanTreeView {  |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 


 No Accessible description :
   Class: org.openide.explorer.view.BeanTreeView {  |  } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  } 


 Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  |  }
Comment 1 Petr Nejedly 2006-08-28 09:09:53 UTC
It's a problem of the property editor.
Comment 2 Michael Frisino 2006-08-29 01:57:10 UTC
Looks like a WSDL editor issue. changing component category.
Comment 3 Jaromir Uhrik 2006-09-11 14:37:54 UTC
Confirmed. As I see the output of the a11y-tester tool there is missing
label_for, accessible desc and name for the TreeView.
Comment 4 Shivanand Kini 2006-09-12 23:39:09 UTC
Fixed the A11y name and description.
There are no labels in the panel to set LABEL_FOR
Comment 5 pushpa 2006-09-21 10:07:34 UTC
verified in 060919 build