Bug 268435 - Tab names on faces-config editor aren't read by screen reader
Summary: Tab names on faces-config editor aren't read by screen reader
Status: NEW
Alias: None
Product: Java Server Faces
Classification: WebTools
Component: JSF Tools (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: Future   Edit
Assignee: Raghunathan Srinivasan CLA
QA Contact:
URL:
Whiteboard: Robustness
Keywords: accessibility, helpwanted, plan
Depends on:
Blocks:
 
Reported: 2009-03-12 16:48 EDT by Christine Rice CLA
Modified: 2010-04-23 18:53 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.