Bug 268874

Summary: Focus improvements to ManagedBean tab of faces-config editor
Product: [WebTools] Java Server Faces Reporter: Christine Rice <ricec>
Component: JSF ToolsAssignee: Raghunathan Srinivasan <raghunathan.srinivasan>
Status: NEW --- QA Contact:
Severity: minor    
Priority: P3 CC: raghunathan.srinivasan, robert_gallagher
Version: unspecifiedKeywords: accessibility, helpwanted
Target Milestone: Future   
Hardware: PC   
OS: Windows XP   
Whiteboard:

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.