Chromium Code Reviews
DescriptionFix 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 #Messages
Total messages: 16 (8 generated)
|