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

Issue 592753004: Enable virtual keyboard in overview mode (Closed)

Created:
6 years, 3 months ago by bshe
Modified:
6 years, 3 months ago
Reviewers:
oshima
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Enable virtual keyboard in overview mode Touch view uses virtual_keyboard_window_controller to enable/disable virtual keyboard. However, virtual_keyboard_window_controller is specific for a Touch Usability mode which nobody uses and is removed. This CL adds a VirtualKeyboardObserver to replace virtual_keyboard_window_controller. BUG=416495 Committed: https://crrev.com/eaae09a093fc4c3d4ac8ba0f36e367e8a3dc7378 Cr-Commit-Position: refs/heads/master@{#296086}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : rename to VirtualKeyboardController #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -0 lines) Patch
M ash/ash.gyp View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M ash/shell.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M ash/shell.cc View 1 2 3 chunks +3 lines, -0 lines 0 comments Download
A ash/virtual_keyboard_controller.h View 1 2 1 chunk +29 lines, -0 lines 0 comments Download
A ash/virtual_keyboard_controller.cc View 1 2 1 chunk +31 lines, -0 lines 0 comments Download
A ash/virtual_keyboard_controller_unittest.cc View 1 2 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
bshe
Hi Oshima-san. Do you mind to take a look at this? It looks like touch ...
6 years, 3 months ago (2014-09-22 16:11:24 UTC) #2
oshima
https://codereview.chromium.org/592753004/diff/20001/ash/virtual_keyboard_observer.h File ash/virtual_keyboard_observer.h (right): https://codereview.chromium.org/592753004/diff/20001/ash/virtual_keyboard_observer.h#newcode14 ash/virtual_keyboard_observer.h:14: class ASH_EXPORT VirtualKeyboardObserver : public ShellObserver { I think ...
6 years, 3 months ago (2014-09-22 18:39:04 UTC) #3
bshe
Renamed to VirtualKeyboardController. Could you please take another look? Thanks https://codereview.chromium.org/592753004/diff/20001/ash/virtual_keyboard_observer.h File ash/virtual_keyboard_observer.h (right): https://codereview.chromium.org/592753004/diff/20001/ash/virtual_keyboard_observer.h#newcode14 ...
6 years, 3 months ago (2014-09-22 19:44:31 UTC) #4
oshima
lgtm
6 years, 3 months ago (2014-09-22 20:01:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/592753004/40001
6 years, 3 months ago (2014-09-22 22:25:56 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001) as d92f141f41976a922084102724fd6c6b0c4d1c23
6 years, 3 months ago (2014-09-22 23:17:01 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-22 23:17:35 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/eaae09a093fc4c3d4ac8ba0f36e367e8a3dc7378
Cr-Commit-Position: refs/heads/master@{#296086}

Powered by Google App Engine
This is Rietveld 408576698