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

Issue 24123006: Remove SendFakeProcessKeyEvent. (Closed)

Created:
7 years, 3 months ago by Seigo Nonaka
Modified:
6 years, 7 months ago
CC:
chromium-reviews, nona+watch_chromium.org, James Su, penghuang+watch_chromium.org, yusukes+watch_chromium.org, Hiro Komatsu
Visibility:
Public.

Description

Remove SendFakeProcessKeyEvent. There is a weired hack in UpdatePreedit or CommitText which sends VKEY_PROCESS(229) into to text input client if the event is not based on keyboard event. However sending VKEY_PROCESS key event means that some key is consumed by input method. So that it is not appropriate to generate. BUG=289105 TEST=Manually done Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223767

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -14 lines) Patch
M ui/base/ime/input_method_ibus.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ui/base/ime/input_method_ibus.cc View 3 chunks +0 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Seigo Nonaka
Hi Zach, could you take a look at this CL? Thank you.
7 years, 3 months ago (2013-09-17 11:19:41 UTC) #1
Zachary Kuznia
lgtm
7 years, 3 months ago (2013-09-17 19:15:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nona@chromium.org/24123006/1
7 years, 3 months ago (2013-09-17 22:14:44 UTC) #3
commit-bot: I haz the power
Change committed as 223767
7 years, 3 months ago (2013-09-18 01:52:25 UTC) #4
Shu Chen
6 years, 7 months ago (2014-05-22 06:50:41 UTC) #5
Message was sent while issue was closed.
I'm going to revert this cl because it breaks on-screen keyboard IMEs.

Powered by Google App Engine
This is Rietveld 408576698