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

Issue 23621045: Layout transitions triggered on key-down instead of key-up. (Closed)

Created:
7 years, 3 months ago by rsadam
Modified:
7 years, 3 months ago
Reviewers:
bshe
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Layout transitions now triggered on key-down instead of key-up. BUG=292727 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223462

Patch Set 1 #

Patch Set 2 : Minor style fixes. #

Total comments: 8

Patch Set 3 : Fixed nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -64 lines) Patch
M ui/keyboard/resources/elements/kb-key.html View 1 2 1 chunk +43 lines, -20 lines 0 comments Download
M ui/keyboard/resources/elements/kb-keyboard.html View 1 2 3 chunks +16 lines, -4 lines 0 comments Download
M ui/keyboard/resources/layouts/dvorak.html View 4 chunks +16 lines, -16 lines 0 comments Download
M ui/keyboard/resources/layouts/qwerty.html View 4 chunks +16 lines, -16 lines 0 comments Download
M ui/keyboard/resources/layouts/webui_qwerty.html View 4 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rsadam
Changed when the layout transitions from key-up to key-down. All shift keys now share the ...
7 years, 3 months ago (2013-09-16 17:08:25 UTC) #1
bshe
lgtm with nits https://codereview.chromium.org/23621045/diff/3001/ui/keyboard/resources/elements/kb-key.html File ui/keyboard/resources/elements/kb-key.html (right): https://codereview.chromium.org/23621045/diff/3001/ui/keyboard/resources/elements/kb-key.html#newcode69 ui/keyboard/resources/elements/kb-key.html:69: shiftLongPressTimer = undefined; var shiftLongPressTimer = ...
7 years, 3 months ago (2013-09-16 17:52:01 UTC) #2
rsadam
Fixed nits. https://codereview.chromium.org/23621045/diff/3001/ui/keyboard/resources/elements/kb-key.html File ui/keyboard/resources/elements/kb-key.html (right): https://codereview.chromium.org/23621045/diff/3001/ui/keyboard/resources/elements/kb-key.html#newcode69 ui/keyboard/resources/elements/kb-key.html:69: shiftLongPressTimer = undefined; On 2013/09/16 17:52:01, bshe ...
7 years, 3 months ago (2013-09-16 18:23:48 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsadam@chromium.org/23621045/2
7 years, 3 months ago (2013-09-16 18:27:37 UTC) #4
commit-bot: I haz the power
7 years, 3 months ago (2013-09-16 23:18:19 UTC) #5
Message was sent while issue was closed.
Change committed as 223462

Powered by Google App Engine
This is Rietveld 408576698