Bug 268435

Summary: Tab names on faces-config editor aren't read by screen reader
Product: [WebTools] Java Server Faces Reporter: Christine Rice <ricec>
Component: JSF ToolsAssignee: Raghunathan Srinivasan <raghunathan.srinivasan>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3 CC: raghunathan.srinivasan, robert_gallagher
Version: unspecifiedKeywords: accessibility, helpwanted, plan
Target Milestone: Future   
Hardware: PC   
OS: Windows XP   
Whiteboard: Robustness

Description Christine Rice CLA 2009-03-12 16:48:02 EDT
Version: 3.4.1, Build ID: M20080911-1700

Steps To Reproduce:
1) Create a Web project with the JavaServer Faces configuration. 
2) Open faces-config.xml and switch to the Managed Bean tab
3) Add a bean (any bean)
4) Focus to the Remove button
5) Hit Tab. Focus will move to the Managed Bean tab of the editor

Since this tab is in the tab order and focus was just given to it, a screen reader should now say "Managed Bean". But Window-Eyes 6.1 says "custom control" and Microsoft Inspect Objects lists the name and value as "none [false]".

This is an accessibility issue.
Comment 1 Raghunathan Srinivasan CLA 2010-04-23 18:53:10 EDT
Deferred due to lack of resources.