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 94423 - a11y: (j2ee1.4 project/ new web service client dialog) no label for textField
Summary: a11y: (j2ee1.4 project/ new web service client dialog) no label for textField
Status: RESOLVED DUPLICATE of bug 110395
Alias: None
Product: webservices
Classification: Unclassified
Component: Client (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: bhate
URL:
Keywords: A11Y
: 94417 94420 94425 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-02-05 17:35 UTC by Chary Kanaparthi
Modified: 2007-10-04 18:51 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:35:14 UTC
shortfinRC4
- create VWP (j2ee1.4 project)
- add new webservice client
- addurl : 
http://ws.digiposs.com/WorldTime.jws?wsdl
add package name
- do a11y test
- the test result as follows:

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


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   - none.

 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  URL of Running Service |  Specify URL of
running service } 


 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:19:58 PST Lucy

Evaluation :
-----------

Known NB issue. Code needs to be fixed in NB.
*** (#1 of 1): 2006-11-16 20:02:26 PST Sanjay
Comment 1 _ potingwu 2007-07-16 23:50:25 UTC
*** Issue 94425 has been marked as a duplicate of this issue. ***
Comment 2 _ potingwu 2007-07-17 00:08:24 UTC
*** Issue 94417 has been marked as a duplicate of this issue. ***
Comment 3 _ potingwu 2007-07-17 00:24:08 UTC
*** Issue 94420 has been marked as a duplicate of this issue. ***
Comment 4 Quy Nguyen 2007-08-29 00:35:36 UTC
This dialog is part of the web project w/s client functionality.
Comment 5 Milan Kuchtiak 2007-08-29 09:10:28 UTC
Should be fixed for 60.
Comment 6 bhate 2007-09-28 19:34:29 UTC
I am not sure if this is a bug.
The text field is selected for a radio button, so its kind of tied to a radio button and not a label.
I think this is a wontfix.
Comment 7 bhate 2007-10-04 18:51:01 UTC

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