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 147967 - [gfesb-a11y]FileBC - New WSDL Document scren is not 508 compliant
Summary: [gfesb-a11y]FileBC - New WSDL Document scren is not 508 compliant
Status: RESOLVED WONTFIX
Alias: None
Product: soa
Classification: Unclassified
Component: File BC (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jonelle Almero
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-23 09:15 UTC by sk200078
Modified: 2016-06-17 08:28 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 sk200078 2008-09-23 09:16:25 UTC
BuildDetails:20080910
Product:Glassfish ESB
Sub Component : File BC
Steps to reproduce: 
1.Create a new WSDL Document.
2.Select Binding Type as File
3.Run a11y tool.

You will see following output.

<HTML><HEAD>
<TITLE>Output from UIAccessibilityTester for window with title : New WSDL Document </TITLE>
</HEAD>
<BODY>
<PRE>
Results of Accessibility test, window with title "New WSDL Document"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: javax.swing.JComboBox {  |  } 


 No Accessible description :
   Class: javax.swing.JComboBox {  |  } 
   Class: javax.swing.JRadioButton {  Abstract WSDL Document |  } 
   Class: javax.swing.JRadioButton {  Concrete WSDL Document |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   Class: javax.swing.JRadioButton {  Abstract WSDL Document |  } 
   Class: javax.swing.JRadioButton {  Concrete WSDL Document |  } 
   Class: javax.swing.JRadioButton {  Inbound One Way |  Inbound One Way } 
   Class: javax.swing.JRadioButton {  Inbound Request Response |  Inbound Request Response } 
   Class: javax.swing.JRadioButton {  Outbound One Way |  Outbound One Way } 
   Class: javax.swing.JRadioButton {  Solicited Read |  Solicited Read } 


 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
</PRE>
</BODY>
</HTML>
Comment 1 Jonelle Almero 2008-10-22 19:36:10 UTC
Fixed the accessibility issues found in the binding panels.

Still need to fix the main WSDL panel
Comment 2 Jiri Kovalsky 2016-06-17 08:28:40 UTC
SOA is no longer available in the NetBeans IDE so we are not going to fix this problem. Closing accordingly.

[1] http://wiki.netbeans.org/NetBeansArchivedFeatures#SOA