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 110890 - [a11y]file:address - Properties
Summary: [a11y]file:address - Properties
Status: CLOSED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@xml
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-07-25 10:08 UTC by srinivaschintalapati
Modified: 2008-10-22 08:06 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-25 10:08:51 UTC
not reachable with tab traversal

Steps To Reproduce:
goto file wisdl, Services, file address and right click for properties sheet
run Accessibilty test tool on the properties sheet


Observation:
Results of Accessibility test, window with title "file:address - Properties"


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   - none.

 Label with LABEL_FOR not set :
   - none.

 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 with no mnemonic :
   - none.

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

 Components not reachable with tab traversal :
   Class: org.openide.explorer.propertysheet.SheetTable {  Properties table |  Table of editable properties 
representing the current object }
Comment 1 Sherry Weng 2007-10-26 19:20:34 UTC
This is not a binding component issue, reassigning this to the WDSL editor team to be evaluated.
Comment 2 Shivanand Kini 2007-10-31 19:06:36 UTC
There is no need for a Lable_for since there are no labels in the dialog. Tab traversal works as intended.
Comment 3 jlautz 2008-02-06 22:04:10 UTC
Verified that tab traversal works adequately to reach every field and button in the dialog. Tested with 
Product Version: NetBeans IDE Dev (Build 200802041203)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)
Userdir: /Users/lautz/.netbeans/dev
Comment 4 srinivaschintalapati 2008-10-22 08:06:23 UTC
verified and working fine as per the dev coments.