A fix for Issue 3156 in chromium: "OmniBox: NavSuggest doesn't work fine when you select NavSuggest suggested item before finalizing IME."To investigate this issue today, a rich-edit control of Windows XP does not finish an ongoing composition before changing its text with a SetWindowText() call. (Thanks pkasting for colleting my corrupted comments.)To solve this issue, this change manually finishes an ongoing composition before calling the function.
Review URL: http://codereview.chromium.org/8669

git-svn-id: svn://svn.chromium.org/chrome/trunk@4300 0039d316-1c4b-4281-b951-d872f2087c98
1 file changed
tree: 264033bfcf437aa27991de50a8a94e6da75a2ef2
  1. depot_tools/
  2. deps/
  3. src/
  4. tools/