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 176162 - A11Y-URL component has no mnemonic specified in DBBC wsdl creation second step.
Summary: A11Y-URL component has no mnemonic specified in DBBC wsdl creation second step.
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:03 UTC by umeshvats
Modified: 2009-11-17 23:09 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:03:25 UTC
Steps to reproduce:-
-------------------
1. Start a DBBC WSDL. with Table option.
2. Press next.
2. Use A11Y-tester tool for netbeans on "Select one of the following: URL" window.

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


Actual result:-
-------------
Following exception is thrown:-

Components with no mnemonic :
   Class: javax.swing.JLabel {  URL :  |  } 


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: org.netbeans.core.windows.services.NbDialog {  New 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.JLabel {  URL :  |  } 


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