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 176178 - A11Y-"Stored Procedure/Function Editor" window fails the A11Y tester testing.
Summary: A11Y-"Stored Procedure/Function Editor" window fails the A11Y tester testing.
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Database BC (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Pavan Veeravarapu
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-11-09 02:50 UTC by umeshvats
Modified: 2009-11-17 23:07 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 umeshvats 2009-11-09 02:50:44 UTC
Steps to reproduce:-
-------------------
1. Start a DBBC WSDL. with Stored procedure option.
2. Press next.
3. Select a URL and press next.
4. Use A11Y-tester tool for netbeans on "Stored Procedure/Function Editor"
window.

Expected result:-
----------------
All tests should pass with none error/exception.


Actual result:-
-------------
Exceptions displayed. Log attached.

Output File:-
-----------

<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.JTextField {  |  } 


 No Accessible description :
   Class: javax.swing.JButton {  Get Procedures |  } 
   Class: javax.swing.JButton {  Remove |  } 
   Class: javax.swing.JCheckBox {  No Catalog |  } 
   Class: javax.swing.JTextField {  |  } 
   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.JTextField {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  No Catalog |  } 


 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 Pavan Veeravarapu 2009-11-16 06:03:47 UTC
This issue is fixed. Please check with the latest build.
Comment 2 umeshvats 2009-11-17 23:07:30 UTC
Verified in 17-nov-2009 build.