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 110718 - [a11y] sun-file-binding - EnvironmentVariables
Summary: [a11y] sun-file-binding - EnvironmentVariables
Status: CLOSED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Binding Components (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jun Qian
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-24 11:26 UTC by srinivaschintalapati
Modified: 2008-10-21 09:43 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 srinivaschintalapati 2007-07-24 11:26:33 UTC
#buildno: 
Product Version: NetBeans IDE Dev (Build 200707221200) Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06 System: 
Windows XP version 5.1 running on x86; Cp1252; en_US (nb) Userdir: C:\Documents and 
Settings\schintalapati\.netbeans\dev

Steps to Reproduce: 
1. goto services tab, click on the servers
2. goto binding components, sun-file-binding properties and click on Configuration Environment dialog box
3. run the tool for accessibility on the properties sheet
Result Observed:
<HTML><HEAD>
<TITLE>Output from UIAccessibilityTester for window with title : sun-file-binding - EnvironmentVariables </TITLE>
</HEAD>
<BODY>
<PRE>
Results of Accessibility test, window with title "sun-file-binding - EnvironmentVariables"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: org.netbeans.modules.sun.manager.jbi.editors.EnvironmentVariablesCustomEditor$1 {  |  } 


 No Accessible description :
   Class: javax.swing.JButton {  Add Row |  } 
   Class: org.netbeans.modules.sun.manager.jbi.editors.EnvironmentVariablesCustomEditor$1 {  |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: org.netbeans.modules.sun.manager.jbi.editors.EnvironmentVariablesCustomEditor$1 {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JButton {  Add Row |  } 


 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 Jun Qian 2007-08-23 02:04:13 UTC
Fixed "Add Row" button. The rest is "won't fix".

===============================================
 Tested Window title : sun-file-binding - EnvironmentVariables
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   Class: org.netbeans.modules.sun.manager.jbi.editors.EnvironmentVariablesCusto
mEditor$1 {  |  }


 No Accessible description :
   Class: org.netbeans.modules.sun.manager.jbi.editors.EnvironmentVariablesCusto
mEditor$1 {  |  }


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   Class: org.netbeans.modules.sun.manager.jbi.editors.EnvironmentVariablesCusto
mEditor$1 {  |  }


 Components with no mnemonic :
   - none.

 Components with wrong mnemonic (mnemonic isn't ASCII , label doesn't contain mn
emonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 2 srinivaschintalapati 2008-10-21 09:43:38 UTC
verified