FLUID-5278: Conditional subpanel controller loses focus on value change

Metadata

Source
FLUID-5278
Type
Bug
Priority
Major
Status
Open
Resolution
N/A
Assignee
N/A
Reporter
Justin Obara
Created
2014-02-17T12:55:17.315-0500
Updated
2021-07-29T01:35:31.693-0400
Versions
  1. 1.5
  2. 2.0
  3. 3.0
Fixed Versions
  1. 5.0
Component
  1. Prefs Framework

Description

The on/off toggles that are typically used to control the rendering of a conditional subpanel will lose focus when it is toggled. This means that a user would have to tab back to the control if they want to change the state again, and they cannot simply hit tab to jump into a newly rendered subpanel.

Steps to reproduce:

1) Open one of the instructional demos for the conditional panels

2) Open the prefs editor

3) Using the keyboard navigate to one of the on/off toggles

4) press the space bar to change the state
Notice that focus is lost from the control and that pressing tab starts from the top.

Environments

Chrome 35, FF 29, Safari 7 (Mac OS 10.9)
IE 8, IE 9, IE 10, IE 11 (Windows 7)