DescriptionFixed button focusing in OOBE screens.
Before focusing did not work, which was especially noticeable for users using ChromeVox or those using keyboard only. This patch resolves following issues:
* Automatically focus the default button (depending on the screen).
* Focus the cancel button by default in the reset screen.
Besides, now it is possible to focus any control by default, not only buttons.
TEST=Turn on ChromeVox and navigate through the oobe screens.
BUG=161896
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170524
Patch Set 1 #Patch Set 2 : Cleaned up the code. #
Total comments: 15
Patch Set 3 : Addressed comments. #Patch Set 4 : Rewritten. #Patch Set 5 : Removed debug stuff. #
Total comments: 9
Patch Set 6 : Addressed comments. #
Total comments: 2
Patch Set 7 : Removed old code. #
Messages
Total messages: 12 (0 generated)
|