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 87992 - A11y: ServerManager: Use IDE Proxy Settings : No Accessible description
Summary: A11y: ServerManager: Use IDE Proxy Settings : No Accessible description
Status: RESOLVED DUPLICATE of bug 87993
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-25 19:00 UTC by Srinivas Gundeaboina
Modified: 2006-11-13 23:47 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 Srinivas Gundeaboina 2006-10-25 19:00:05 UTC
Tested this with VWP and NB5.5 on Windows XP platform.
Select File->New Project; click Next, In the new visual web application window
click on Manage button. In the Server Manager window make sure connection is
clicked. Run the test using A11y tool. Here is the output from A11y tool

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


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JCheckBox {  Use IDE Proxy Settings |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: org.netbeans.modules.j2ee.sun.ide.j2ee.ui.Customizer {  Application
Server Properties |  Application Server Properties } 
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Installed Servers |
 Installed Servers } 


 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Use IDE Proxy Settings |  } 
   Class: javax.swing.JLabel {  Server Name |  Server Name } 
   Class: javax.swing.JLabel {  Server Type |  Server Type } 


 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 Vince Kraemer 2006-11-13 23:47:35 UTC

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