Comment #1 on issue 19421 by [email protected]: Korean IME does not work  
in the omnibox
http://code.google.com/p/chromium/issues/detail?id=19421

jshin,

I quickly investigated this issue today. It seems NSTextField (used by an  
omnibox)
finishes an ongoing composition when we update its value with a  
-[setObjectValue] call.
Maybe, we should prevent updating the NSTextField value while composing a  
text to fix
this issue. (We need more investigation to find the best place to check it,  
though.)

Regards,

--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to