Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 3.0
-
Component/s: Prefs Framework, UI Options
-
Labels:None
-
Environment:Chrome 62 (macOS 10.13.1)
FF 57 (macOS 10.13.1)
IE 11 (Win 7)
MS Edge 15 (Win 10)
Description
When you tab focus the contrast panel, it is not automatically scrolled into view. This was initially found in the UIO+ browser extension and filed under https://issues.gpii.net/browse/GPII-2725
Steps to reproduce:
- Open the UIO demo
- Open the prefs editor
- Using the keyboard tab through the adjusters to reach the contrast adjuster
Notice that the contrast adjuster gets focus, but it is not scrolled into view if it had been offscreen.
It seems that this is related to the backing radio button input being marked as position fixed (separated panel) or absolute (full page).