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 176316

Summary: a11y: Dialog for New Worklist Task Definition failed a11y test
Product: soa Reporter: kdoizaki <kdoizaki>
Component: WorkList ManagerAssignee: Alexey Anjeleevich <anjeleevich>
Status: VERIFIED FIXED    
Severity: normal Keywords: A11Y
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: a11y test output files

Description kdoizaki 2009-11-09 18:00:08 UTC
Found using GFESB v2.2 nightly build (20091109-0720) plus AddOns pack build (20091109-0654).

Dialog for New Worklist Task Defintiion failed the a11y test. 
Steps to the dialog:
(1) create new project: SOA > Worklist Module
(2) expand Worklist project node in Projects tab, and right-click on 'Worklist Files' node: New > Worklist Worklist Task Definition

I will attach the a11y test output files, but in summary: 
* No Accessible name
* No Accessible description
* Components with no LABEL_FOR pointing to it
* Components with no mnemonic
Comment 1 kdoizaki 2009-11-09 18:03:03 UTC
Created attachment 90643 [details]
a11y test output files
Comment 2 Sergey Lunegov 2009-11-10 05:28:28 UTC
Alexey, please take a look.
Comment 3 Alexey Anjeleevich 2009-12-11 08:05:32 UTC
Fixed. Changesets
gfesbv22: dd261b65bbef
gfesbv23: 7bd369d8c9f9
Comment 4 kdoizaki 2009-12-14 02:07:13 UTC
Tested GlassfishESB v2.2 build (20091213-0720) plus WLMSE from Platinum Pack build (20091213-0654).
Ran the a11y test again and verified that it passed on the wizard page to create a new Worklist Worklist Task Definition.

Marking this ticket as Verified.