Bug 268874 - Focus improvements to ManagedBean tab of faces-config editor
Summary: Focus improvements to ManagedBean tab of faces-config editor
Status: NEW
Alias: None
Product: Java Server Faces
Classification: WebTools
Component: JSF Tools (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 minor (vote)
Target Milestone: Future   Edit
Assignee: Raghunathan Srinivasan CLA
QA Contact:
URL:
Whiteboard:
Keywords: accessibility, helpwanted
Depends on:
Blocks:
 
Reported: 2009-03-16 16:40 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-16 16:40:56 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 Initialization section (on the right). 
5) Tab to the "Managed Bean class type" radio button.

* Issue 1: The label "Managed Bean class type" won't be read by the screen reader (I tested this with Window-Eyes 6.1).

6) Change the radio button selection (ex. switch it to Map).

* Issue 2: The focus will jump up to the top of the Initialization section. It would be better if it stayed on the newly-selected radio button (Map, in this case).
Comment 1 Raghunathan Srinivasan CLA 2010-04-23 18:53:15 EDT
Deferred due to lack of resources.