New issue
Advanced search Search tips

Issue 694733 link

Starred by 2 users

Issue metadata

Status: Verified
Owner:
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

MD OOBE: Focus network list

Project Member Reported by steve...@chromium.org, Feb 21 2017

Issue description

When the network page is shown in OOBE, the list of networks should be focused.

Currently in the MD OOBE screen the list is not focused, 'tab' must be pressed to focus the list.

 
Some more details:

after https://codereview.chromium.org/2688153004/ oobe-dialog will call focus() on <cr-network-select id="networkSelect" class="focus-on-show"> . We need this to work.

So we can call this issue as "Fix focus on OOBE NetworkSelection screen" or "Make cr-network-select::focus() work".

You need to enable ChromeVox to test this, because you won't see focus otherwise. Right now, "Let's go" button from the previous screen is still focused.
This is mostly an accessibility issue, but probably it is also "nice to have" for other cases.
Status: Fixed (was: Started)
Status: Verified (was: Fixed)

Sign in to add a comment