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 111274 - [ally] - JMS Property Window: UI A11Y Tester errors
Summary: [ally] - JMS Property Window: UI A11Y Tester errors
Status: RESOLVED WONTFIX
Alias: None
Product: soa
Classification: Unclassified
Component: Binding Components (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Shivanand Kini
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-28 00:34 UTC by lchang
Modified: 2007-10-29 22:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
tester results (952 bytes, application/octet-stream)
2007-07-28 00:38 UTC, lchang
Details
tester results (952 bytes, application/octet-stream)
2007-07-28 00:38 UTC, lchang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lchang 2007-07-28 00:34:30 UTC
In the JMS Property Window, if you run the UI Accessibility Tester, there are items that do not have a LABEL_FOR and 
is not accessibile through tab traversal

Steps to reproduce:
1.  Create a .wsdl using the JMS Binding.
2.  In the WSDL Editor, select the jms:address node under Services > jmsService > jmsPort
3.  It will open a Property Window
4.  Run the A11Y Tester on this property window.

You will get the following A11Y errors:
0 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 00:38:03 UTC
Created attachment 45849 [details]
tester results
Comment 2 lchang 2007-07-28 00:38:13 UTC
Created attachment 45850 [details]
tester results
Comment 3 Sherry Weng 2007-10-26 19:15:55 UTC
This is not a binding component bug, reassigning this to the WSDL editor team to be evaluated.
Comment 4 Shivanand Kini 2007-10-29 22:54:52 UTC
There are no labels in the dialog. changing to wont fix