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

Issue 970983003: Fix Virtual Keyboard not being deployed in TouchView mode on Ozone. (Closed)

Created:
5 years, 9 months ago by rsadam
Modified:
5 years, 9 months ago
Reviewers:
pkotwicz, sky
CC:
chromium-reviews, kalyank, sadrul, spang
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix Virtual Keyboard not being deployed in TouchView mode on Ozone. Ozone includes the internal keyboard in the active keyboard devices even if the TV mode disables it due to the fact that the volume keys can still be pressed. We now explicitly check the state of maximized mode when deciding to show the keyboard. TEST=VirtualKeyboardControllerAutoTest.EnabledDuringMaximizeMode, VirtualKeyboardControllerAutoTest.SuppressedInMaximizedMode BUG=462666 Committed: https://crrev.com/d4f6a0b45733d769d4ba3bb1f0d6e9f67b930502 Cr-Commit-Position: refs/heads/master@{#318801}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Added suppression test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -5 lines) Patch
M ash/virtual_keyboard_controller.cc View 2 chunks +15 lines, -4 lines 0 comments Download
M ash/virtual_keyboard_controller_unittest.cc View 1 2 chunks +74 lines, -1 line 0 comments Download

Messages

Total messages: 17 (6 generated)
rsadam
Hi Peter, PTAL!
5 years, 9 months ago (2015-03-02 20:07:02 UTC) #2
pkotwicz
LGTM Thanks for fixing this! https://codereview.chromium.org/970983003/diff/1/ash/virtual_keyboard_controller_unittest.cc File ash/virtual_keyboard_controller_unittest.cc (right): https://codereview.chromium.org/970983003/diff/1/ash/virtual_keyboard_controller_unittest.cc#newcode157 ash/virtual_keyboard_controller_unittest.cc:157: // present. Maybe update ...
5 years, 9 months ago (2015-03-02 20:35:57 UTC) #3
rsadam
https://codereview.chromium.org/970983003/diff/1/ash/virtual_keyboard_controller_unittest.cc File ash/virtual_keyboard_controller_unittest.cc (right): https://codereview.chromium.org/970983003/diff/1/ash/virtual_keyboard_controller_unittest.cc#newcode157 ash/virtual_keyboard_controller_unittest.cc:157: // present. On 2015/03/02 20:35:57, pkotwicz wrote: > Maybe ...
5 years, 9 months ago (2015-03-02 22:01:38 UTC) #4
rsadam
+sky for OWNERS: Please review changes in ash/*
5 years, 9 months ago (2015-03-02 22:02:36 UTC) #6
sky
LGTM
5 years, 9 months ago (2015-03-02 23:03:01 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/970983003/20001
5 years, 9 months ago (2015-03-02 23:04:19 UTC) #10
rsadam
On 2015/03/02 23:04:19, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
5 years, 9 months ago (2015-03-02 23:08:19 UTC) #12
pkotwicz
Double checked on a glimmer that this CL fixes the bug
5 years, 9 months ago (2015-03-02 23:22:46 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/970983003/20001
5 years, 9 months ago (2015-03-02 23:23:21 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 9 months ago (2015-03-02 23:50:18 UTC) #16
commit-bot: I haz the power
5 years, 9 months ago (2015-03-02 23:52:32 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d4f6a0b45733d769d4ba3bb1f0d6e9f67b930502
Cr-Commit-Position: refs/heads/master@{#318801}

Powered by Google App Engine
This is Rietveld 408576698