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

Issue 348293002: Do not consume Alt-Shift-Up event for IME switch. (Closed)

Created:
6 years, 6 months ago by Seigo Nonaka
Modified:
6 years, 6 months ago
Reviewers:
Shu Chen, oshima
CC:
chromium-reviews, sadrul, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, nona+watch_chromium.org, ben+ash_chromium.org, oshima+watch_chromium.org, kalyank, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

Do not consume Alt-Shift-Up event for IME switch. To be compatible with Windows, Alt-Shift-Up key event should not be consumed by ASH even it fires IME switch. BUG=387583 TEST=manual and try bots Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279667

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Reverting the returning value from void to bool #

Patch Set 3 : Updating unit test expectations. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -17 lines) Patch
M ash/accelerators/accelerator_controller.cc View 1 3 chunks +7 lines, -5 lines 0 comments Download
M ash/accelerators/accelerator_controller_unittest.cc View 1 2 5 chunks +7 lines, -8 lines 0 comments Download
M ash/ime_control_delegate.h View 1 1 chunk +8 lines, -1 line 0 comments Download
M chrome/browser/ui/ash/ime_controller_chromeos.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/ash/ime_controller_chromeos.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Seigo Nonaka
Hi Oshima, Shu, could you take a look at this CL? Oshima: chrome/browser/ui/ash/ime_controller_chromeos.cc Shu: Other ...
6 years, 6 months ago (2014-06-23 12:22:53 UTC) #1
Shu Chen
I'm a little concerned that SwitchToNextInputMethod() returns void but SwitchToPreviousInputMethod() returns bool. Can you make ...
6 years, 6 months ago (2014-06-24 00:48:49 UTC) #2
Seigo Nonaka
Sure, I missed that the HandleNextIme is also used in HandlePreviousIme. I reverted all changes ...
6 years, 6 months ago (2014-06-24 04:35:01 UTC) #3
Shu Chen
lgtm
6 years, 6 months ago (2014-06-24 05:27:59 UTC) #4
oshima
lgtm
6 years, 6 months ago (2014-06-24 20:26:14 UTC) #5
Seigo Nonaka
The CQ bit was checked by nona@chromium.org
6 years, 6 months ago (2014-06-25 03:36:29 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/348293002/80001
6 years, 6 months ago (2014-06-25 03:38:07 UTC) #7
Seigo Nonaka
The CQ bit was unchecked by nona@chromium.org
6 years, 6 months ago (2014-06-25 05:07:07 UTC) #8
Seigo Nonaka
The CQ bit was checked by nona@chromium.org
6 years, 6 months ago (2014-06-25 05:07:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/348293002/100001
6 years, 6 months ago (2014-06-25 05:09:29 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-25 10:25:23 UTC) #11
Message was sent while issue was closed.
Change committed as 279667

Powered by Google App Engine
This is Rietveld 408576698