Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Issue 1173083003: Fix SHIFT+TAB order on GAIA login screens (Closed)

Created:
5 years, 6 months ago by Greg Levin
Modified:
5 years, 6 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, arv+watch_chromium.org, dmazzoni, dzhioev (left Google)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix SHIFT+TAB order on GAIA login screens BUG=488664 TEST=SHIFT+TAB repeatedly through login screen. When focus is on the system tray, SHIFT+TAB should move focus onto the [...] button, or whatever is the previous button on the shelf. Previously, TAB and SHIFT+TAB would both move focus onto "Enter your email" (or somewhere else in the GAIA elements). Committed: https://crrev.com/eb2fad4839df15e0fee76f6a4f7beebf0244e167 Cr-Commit-Position: refs/heads/master@{#333803}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use authMode to check for browser login #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/resources/gaia_auth_host/authenticator.js View 1 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 9 (2 generated)
Greg Levin
Please take a quick look... I'd like to try to squeeze this into 44 if ...
5 years, 6 months ago (2015-06-10 17:31:39 UTC) #2
xiyuan
https://codereview.chromium.org/1173083003/diff/1/chrome/browser/resources/gaia_auth_host/authenticator.js File chrome/browser/resources/gaia_auth_host/authenticator.js (right): https://codereview.chromium.org/1173083003/diff/1/chrome/browser/resources/gaia_auth_host/authenticator.js#newcode325 chrome/browser/resources/gaia_auth_host/authenticator.js:325: if (!this.isNewGaiaFlowChromeOS) It is probably more correct to check ...
5 years, 6 months ago (2015-06-10 17:43:04 UTC) #3
Greg Levin
How does this look? https://codereview.chromium.org/1173083003/diff/1/chrome/browser/resources/gaia_auth_host/authenticator.js File chrome/browser/resources/gaia_auth_host/authenticator.js (right): https://codereview.chromium.org/1173083003/diff/1/chrome/browser/resources/gaia_auth_host/authenticator.js#newcode325 chrome/browser/resources/gaia_auth_host/authenticator.js:325: if (!this.isNewGaiaFlowChromeOS) On 2015/06/10 17:43:03, ...
5 years, 6 months ago (2015-06-10 20:01:25 UTC) #4
xiyuan
lgtm Awesome. Thanks.
5 years, 6 months ago (2015-06-10 20:15:55 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1173083003/20001
5 years, 6 months ago (2015-06-10 20:36:28 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-10 21:26:10 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-06-10 21:27:58 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/eb2fad4839df15e0fee76f6a4f7beebf0244e167
Cr-Commit-Position: refs/heads/master@{#333803}

Powered by Google App Engine
This is Rietveld 408576698