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 94425 - a11y:(New Web Service dialog)No Accessible description for RadioButton
Summary: a11y:(New Web Service dialog)No Accessible description for RadioButton
Status: RESOLVED DUPLICATE of bug 94423
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: _ potingwu
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-02-05 17:38 UTC by Chary Kanaparthi
Modified: 2007-07-16 23:50 UTC (History)
1 user (show)

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 Chary Kanaparthi 2007-02-05 17:38:41 UTC
shortfinRC4
- create VWP j2ee5 project
- right click the Web pages nodes /New Web Service
- provide WS name and package name
- ctrl-F11 for a11y test
- the result as follows:


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


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JRadioButton {  Create an Empty Web Service |  } 
   Class: javax.swing.JRadioButton {  Delegate to Existing Session Enterprise
Bean |  } 


 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>
*** (#1 of 1): 2006-10-30 11:37:40 PST Lucy
Comment 1 _ potingwu 2007-07-16 23:50:31 UTC

*** This issue has been marked as a duplicate of 94423 ***