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 147978 - [gfesb-a11y]FileBC - response configuration in new WSDL Document screen is not 508 compliant
Summary: [gfesb-a11y]FileBC - response configuration in new WSDL Document screen is no...
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:34 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:34:19 UTC
BuildDetails:20080910
Product:Glassfish ESB
Sub Component : File BC

Steps to reproduce: 
1.Open new WSDL Document.
2.Select WSDL type as concrete.
3.Select binding as file
4.Select type inbound request response
5.In the request configuration screen press next button
5.For the response configuration screen run the a11y tool

You will see the 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 :
   Class: com.sun.java.swing.plaf.windows.WindowsSplitPaneDivider {  } 


 No Accessible name :
   Class: javax.swing.JTextPane {  |  text/plain } 


 No Accessible description :
   Class: javax.swing.JButton {  Details... |  } 
   Class: javax.swing.JRadioButton {  encoded data |  } 
   Class: javax.swing.JRadioButton {  text |  } 
   Class: javax.swing.JRadioButton {  xml |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  New WSDL Document |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextPane {  |  text/plain } 


 Components with no mnemonic :
   - none.

 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 Jiri Kovalsky 2016-06-17 08:28:45 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