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

Issue 2271763005: Fix system tray focus on locked state screen (Closed)

Created:
4 years, 4 months ago by yiyix
Modified:
4 years, 4 months ago
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix system tray focus on locked state screen When TrayBackgroundView has overridden the OnPaint method from its parent class, it did not neither implement a new OnPaintFocus method nor calling the one the parent class. So focus selection stopped working. TEST=MANUAL - Turn on Lock Screen by pressing ctrl+shift+L, then change focus by pressing "tab". Check if system tray can be focused. Repeat this test by using ash-md=experimental and ash-md=normal. BUG=640246 Committed: https://crrev.com/5b836eb96a445e7ec886b7acac2bf3f87eefc56b Cr-Commit-Position: refs/heads/master@{#414117}

Patch Set 1 #

Total comments: 1

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M ash/common/system/tray/tray_background_view.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
yiyix
4 years, 4 months ago (2016-08-24 16:07:48 UTC) #4
Qiang(Joe) Xu
On 2016/08/24 16:07:48, yiyix wrote: lgtm
4 years, 4 months ago (2016-08-24 16:18:25 UTC) #5
tdanderson
https://codereview.chromium.org/2271763005/diff/1/ash/common/system/tray/tray_background_view.cc File ash/common/system/tray/tray_background_view.cc (right): https://codereview.chromium.org/2271763005/diff/1/ash/common/system/tray/tray_background_view.cc#newcode545 ash/common/system/tray/tray_background_view.cc:545: ActionableView::OnPaint(canvas); You should be able to just have a ...
4 years, 4 months ago (2016-08-24 16:20:17 UTC) #6
yiyix
On 2016/08/24 16:20:17, tdanderson wrote: > https://codereview.chromium.org/2271763005/diff/1/ash/common/system/tray/tray_background_view.cc > File ash/common/system/tray/tray_background_view.cc (right): > > https://codereview.chromium.org/2271763005/diff/1/ash/common/system/tray/tray_background_view.cc#newcode545 > ...
4 years, 4 months ago (2016-08-24 17:39:54 UTC) #7
tdanderson
lgtm
4 years, 4 months ago (2016-08-24 18:00:09 UTC) #9
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/2271763005/20001
4 years, 4 months ago (2016-08-24 18:05:27 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-24 19:01:18 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-08-24 19:03:26 UTC) #16
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5b836eb96a445e7ec886b7acac2bf3f87eefc56b
Cr-Commit-Position: refs/heads/master@{#414117}

Powered by Google App Engine
This is Rietveld 408576698