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 78046 - [A11Y] In ws client/Proxy configuration is Proxy Host twice
Summary: [A11Y] In ws client/Proxy configuration is Proxy Host twice
Status: VERIFIED FIXED
Alias: None
Product: webservices
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Radko Najman
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-06-16 10:19 UTC by Jaroslav Pospisil
Modified: 2007-07-24 22:54 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 Jaroslav Pospisil 2006-06-16 10:19:50 UTC
Build 200606150200

Open web service client wizard and click on "Set Proxy" button. Proxy
confiiguration dialog will appear. There's twice the same label "Proxy Host"
both for proxy server URL and its Port. It has also the same mnemonic:

Results of Accessibility test

 Components with potential mnemonics conflict:
 - components with mnemonic 'H' :
   Class: javax.swing.JLabel {  Proxy Host: |  N/A }
   Class: javax.swing.JLabel {  Proxy Host: |  N/A }
Comment 1 Radko Najman 2006-06-16 10:44:05 UTC
Fixed.

Checking in Bundle.properties;
/cvs/websvc/core/src/org/netbeans/modules/websvc/core/client/wizard/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.24.2.4.2.13; previous revision: 1.24.2.4.2.12
done
Comment 2 Jaroslav Pospisil 2006-06-19 12:47:52 UTC
VERIFIED in 2006306190200