Comment #14 on issue 3798 by [email protected]: Press Tab to search
Google mode: doesn't work with some Chinese IMEs
http://code.google.com/p/chromium/issues/detail?id=3798
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=32268
------------------------------------------------------------------------
r32268 | [email protected] | 2009-11-17 19:09:30 -0800 (Tue, 17 Nov 2009)
| 9 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/branches/249/src/chrome/browser/autocomplete/autocomplete_edit_view_win.cc?r1=32268&r2=32267
Merge 32166 - A quick fix for Issue 3798.
Some Chinese IMEs insert whitespace characters (U+3000) instead of input
characters while they are composing text. So, trimming these whitespace
characters (at the beginning of an omnibox) prevents from inputting text on
these IMEs. As a quick fix, this change prevent our
AutocompleteEditViewWin::OnImeComposition() from starting autocomplete when
an omnibox starts with whitespace characters.
BUG=3798
TEST=Type "google.com" on Omnibox, type "Tab" to start tabtosearch,
type 'nihao' on Microsoft New Phonetic IME, and see we can see Chinese
characters in the omnibox.
Review URL: http://codereview.chromium.org/391070
[email protected]
Review URL: http://codereview.chromium.org/399058
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs