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

Issue 2794153002: cros: Fix keyboard navigation focus get lost when system tray set to invisible on oobe (Closed)

Created:
3 years, 8 months ago by Qiang(Joe) Xu
Modified:
3 years, 8 months ago
Reviewers:
xiyuan
CC:
chromium-reviews, alemate+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cros: Fix keyboard navigation focus get lost when system tray set to invisible on oobe Changes: (1) add tray->visible() check in WebUILoginView::TakeFocus(). (2) add else branch to avoid an invisible focus stop. BUG=707977 TEST=test that focus loop works Review-Url: https://codereview.chromium.org/2794153002 Cr-Commit-Position: refs/heads/master@{#461741} Committed: https://chromium.googlesource.com/chromium/src/+/43c00b6dfca02767efa66d7fb110c7cbf28bc019

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/chromeos/login/ui/webui_login_view.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 10 (5 generated)
Qiang(Joe) Xu
xiyuan@, PTAL, thanks!
3 years, 8 months ago (2017-04-03 23:14:42 UTC) #3
xiyuan
lgtm
3 years, 8 months ago (2017-04-04 15:36:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2794153002/1
3 years, 8 months ago (2017-04-04 15:53:06 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/43c00b6dfca02767efa66d7fb110c7cbf28bc019
3 years, 8 months ago (2017-04-04 16:24:43 UTC) #9
foolip
3 years, 8 months ago (2017-04-06 03:58:02 UTC) #10
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2801853003/ by foolip@chromium.org.

The reason for reverting is: AutofillInteractiveTest.AutofillAfterReload became
flaky right after
this landed. The test involves focus (FocusFirstNameField()) and the
change also involves focus, so there is likely a connection.

BUG=708861.

Powered by Google App Engine
This is Rietveld 408576698