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 111285

Summary: [ally] - no LABEL_FOR or tab traversal for TestCase - Properties
Product: soa Reporter: lchang <lchang>
Component: JBI Test DriverAssignee: Venkat Chellasamy <vchellasamy>
Status: VERIFIED WONTFIX    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: a11y tester results

Description lchang 2007-07-28 01:38:40 UTC
Netbeans build 200707250000
UI Accessibility Tester v 2.4

Steps to reproduce:
1.  In the Composite Application project
2.  (Create a test case if one is not there already)
3.  Select the Test Case folder 
4.  Run the A11Y test tool on the Properties window

Components with no LABEL_FOR pointing to it :
   Class: org.openide.explorer.propertysheet.SheetTable {  Properties table |  Table of editable properties 
representing the current object } 
Components not reachable with tab traversal :
   Class: org.openide.explorer.propertysheet.SheetTable {  Properties table |  Table of editable properties 
representing the current object }
Comment 1 lchang 2007-07-28 01:39:39 UTC
Created attachment 45862 [details]
a11y tester results
Comment 2 Jun Qian 2007-08-09 23:59:41 UTC
This is standard NB behavior.
Comment 3 pchen 2007-09-26 23:07:33 UTC
using build 200709250000 for WinXP

I can tab to all properties and make mods.

Use Ctrl-Space as equivalent to clicking on the ellipses button
To close the popup windows from clicking ellipses buttons, using Ctrl-Enter