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

Issue 7508025: Switch virtual keyboard mode base on type of the current focused input field. (Closed)

Created:
9 years, 4 months ago by Peng
Modified:
9 years, 4 months ago
CC:
chromium-reviews, arv (Not doing code reviews), sadrul, Yusuke Sato, mazda
Visibility:
Public.

Description

Switch virtual keyboard mode base on type of the current focused input field. BUG=Virtual keyboard shouldn't remember state across different text fields. TEST=Linux desktop Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98165

Patch Set 1 #

Total comments: 7

Patch Set 2 : Rebase and fix review issues. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -7 lines) Patch
M chrome/browser/resources/keyboard/main.js View 1 1 chunk +19 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Peng
This CL depends on http://codereview.chromium.org/7553016/ .
9 years, 4 months ago (2011-08-03 17:40:28 UTC) #1
bryeung
http://codereview.chromium.org/7508025/diff/1/chrome/browser/resources/keyboard/main.js File chrome/browser/resources/keyboard/main.js (right): http://codereview.chromium.org/7508025/diff/1/chrome/browser/resources/keyboard/main.js#newcode169 chrome/browser/resources/keyboard/main.js:169: var currentMode = KEY_MODE; don't shadow currentMode: it is ...
9 years, 4 months ago (2011-08-03 22:24:21 UTC) #2
bryeung
You should get an LGTM from mazda@ as well, as he is now the primary ...
9 years, 4 months ago (2011-08-03 22:24:56 UTC) #3
mazda
http://codereview.chromium.org/7508025/diff/1/chrome/browser/resources/keyboard/main.js File chrome/browser/resources/keyboard/main.js (right): http://codereview.chromium.org/7508025/diff/1/chrome/browser/resources/keyboard/main.js#newcode168 chrome/browser/resources/keyboard/main.js:168: chrome.experimental.input.onTextInputTypeChanged.addListener(function(type) { It might be better to enclose the ...
9 years, 4 months ago (2011-08-04 02:15:35 UTC) #4
Peng
http://codereview.chromium.org/7508025/diff/1/chrome/browser/resources/keyboard/main.js File chrome/browser/resources/keyboard/main.js (right): http://codereview.chromium.org/7508025/diff/1/chrome/browser/resources/keyboard/main.js#newcode169 chrome/browser/resources/keyboard/main.js:169: var currentMode = KEY_MODE; On 2011/08/03 22:24:21, bryeung wrote: ...
9 years, 4 months ago (2011-08-24 15:35:54 UTC) #5
bryeung
LGTM
9 years, 4 months ago (2011-08-24 15:40:57 UTC) #6
mazda
LGTM
9 years, 4 months ago (2011-08-24 20:07:31 UTC) #7
commit-bot: I haz the power
9 years, 4 months ago (2011-08-25 01:44:35 UTC) #8
Change committed as 98165

Powered by Google App Engine
This is Rietveld 408576698