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 176175 - A11Y-"Enter a prepared statement" window fails the A11Y tester testing.
Summary: A11Y-"Enter a prepared statement" 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:45 UTC by umeshvats
Modified: 2009-11-17 23:08 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:45:50 UTC
Steps to reproduce:-
-------------------
1. Start a DBBC WSDL. with Prepared statement option.
2. Press next.
3. Select a URL and press next.
4. Use A11Y-tester tool for netbeans on "Enter a prepared statement"
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 :
   - none.

 No Accessible description :
   Class: javax.swing.JButton {  Add Parameters Button |  }  [501,254]
   Class: javax.swing.JButton {  Remove Parameters |  }  [503,291]
   Class: org.netbeans.core.windows.services.NbDialog {  New WSDL Document |  }  [0,0]


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

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