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 82553 - a11y: WSDL Editor Import window - a11y issues
Summary: a11y: WSDL Editor Import window - a11y issues
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-08-11 23:45 UTC by jchieu
Modified: 2007-03-30 17:38 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 23:45:22 UTC
Create a new WSDL File.
Select the Referenced Schemas folder
Right mouse button click to Add Import.
In the Import window.

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


 No Accessible description :
   Class: javax.swing.JTextField {  Namespace: |  } 
   Class: javax.swing.JTextField {  New Prefix: |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Import |  } 
   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 Shivanand Kini 2006-08-18 01:09:57 UTC
schema tools
Comment 2 bhate 2006-08-18 01:54:26 UTC
This already fixed as part of another schematools bug.

no need for label for the type tree.
Comment 3 jchieu 2006-09-07 21:22:21 UTC
Verified that most issues are addressed.
Still has similar problem with 82540
 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  Import |  }

I disagree on the label as not required.
 Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Select an 
external reference. |  Select an external reference. }

Will leave it as Resolved Fixed
Comment 4 Mikhail Matveev 2007-03-30 17:38:17 UTC
Seems that it's related to XML schema file. Verified.