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

Issue 7754019: Enable the keyboard to show the popup keyboard for inputting accented characters. (Closed)

Created:
9 years, 3 months ago by mazda
Modified:
9 years, 3 months ago
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

Enable the keyboard to show the popup keyboard for inputting accented characters. I added accented character data for French layout to demonstrate how the data is used in this implementation. I'll add the data of alternative characters for several symbols and the data for US layout in the later CLs. BUG=none TEST=manual Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102345

Patch Set 1 #

Total comments: 26

Patch Set 2 : 'Review fix' #

Total comments: 2

Patch Set 3 : Review fix #

Total comments: 14

Patch Set 4 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+567 lines, -107 lines) Patch
M chrome/browser/resources/keyboard/common.js View 1 2 3 11 chunks +285 lines, -22 lines 0 comments Download
M chrome/browser/resources/keyboard/layout_fr.js View 1 2 chunks +196 lines, -34 lines 0 comments Download
M chrome/browser/resources/keyboard/layout_us.js View 1 1 chunk +30 lines, -30 lines 0 comments Download
M chrome/browser/resources/keyboard/main.css View 1 2 3 2 chunks +21 lines, -0 lines 0 comments Download
M chrome/browser/resources/keyboard/main.js View 1 2 5 chunks +35 lines, -21 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
mazda
9 years, 3 months ago (2011-09-08 15:25:33 UTC) #1
bryeung
Can you send me some screenshots of how this looks? Thanks, Bryan On Thu, Sep ...
9 years, 3 months ago (2011-09-08 15:41:43 UTC) #2
bryeung
http://codereview.chromium.org/7754019/diff/1/chrome/browser/resources/keyboard/common.js File chrome/browser/resources/keyboard/common.js (right): http://codereview.chromium.org/7754019/diff/1/chrome/browser/resources/keyboard/common.js#newcode255 chrome/browser/resources/keyboard/common.js:255: // |keyLongHandler| is called. Where is the event being ...
9 years, 3 months ago (2011-09-08 19:22:35 UTC) #3
mazda
http://codereview.chromium.org/7754019/diff/1/chrome/browser/resources/keyboard/common.js File chrome/browser/resources/keyboard/common.js (right): http://codereview.chromium.org/7754019/diff/1/chrome/browser/resources/keyboard/common.js#newcode255 chrome/browser/resources/keyboard/common.js:255: // |keyLongHandler| is called. On 2011/09/08 19:22:35, bryeung wrote: ...
9 years, 3 months ago (2011-09-12 14:33:48 UTC) #4
bryeung
When you enable Row to set the CSS class individually, will the percentage padding code ...
9 years, 3 months ago (2011-09-13 23:53:04 UTC) #5
mazda
> When you enable Row to set the CSS class individually, will the percentage > ...
9 years, 3 months ago (2011-09-16 13:16:37 UTC) #6
mazda
Printscreen key didn't work for some reason in the recent image, so I have no ...
9 years, 3 months ago (2011-09-16 13:34:27 UTC) #7
bryeung
On Fri, Sep 16, 2011 at 9:34 AM, Yasuhiro Matsuda <mazda@chromium.org>wrote: > Printscreen key didn't ...
9 years, 3 months ago (2011-09-19 15:02:40 UTC) #8
bryeung
I don't think I'm seeing your most recent changes. Do you need to re-upload? http://codereview.chromium.org/7754019/diff/1/chrome/browser/resources/keyboard/common.js ...
9 years, 3 months ago (2011-09-19 15:05:09 UTC) #9
mazda
I reuploaded the changes, sorry. Please take another look. > Have you also merged in ...
9 years, 3 months ago (2011-09-20 07:07:15 UTC) #10
bryeung
LGTM but please fix up the nits http://codereview.chromium.org/7754019/diff/20001/chrome/browser/resources/keyboard/common.js File chrome/browser/resources/keyboard/common.js (right): http://codereview.chromium.org/7754019/diff/20001/chrome/browser/resources/keyboard/common.js#newcode259 chrome/browser/resources/keyboard/common.js:259: var evt2 ...
9 years, 3 months ago (2011-09-20 19:30:50 UTC) #11
mazda
http://codereview.chromium.org/7754019/diff/20001/chrome/browser/resources/keyboard/common.js File chrome/browser/resources/keyboard/common.js (right): http://codereview.chromium.org/7754019/diff/20001/chrome/browser/resources/keyboard/common.js#newcode259 chrome/browser/resources/keyboard/common.js:259: var evt2 = {}; On 2011/09/20 19:30:50, bryeung wrote: ...
9 years, 3 months ago (2011-09-22 08:40:38 UTC) #12
commit-bot: I haz the power
CQ is trying tha patch. Follow status at https://chromium-status.appspot.com/cq/receiver/mazda%40chromium.org/7754019/26001
9 years, 3 months ago (2011-09-22 15:15:43 UTC) #13
bryeung
lgtm
9 years, 3 months ago (2011-09-22 15:17:01 UTC) #14
commit-bot: I haz the power
9 years, 3 months ago (2011-09-22 20:26:55 UTC) #15
Change committed as 102345

Powered by Google App Engine
This is Rietveld 408576698