Comment #1 on issue 27547 by [email protected]: Hangul syllable in the middle of composition is not used in omnibox match http://code.google.com/p/chromium/issues/detail?id=27547
I don't think we can fix this issue. On Linux omnibox is actually a GtkTextView widget, there is no way for us to retrieve the preedit string, and the preedit string is simply not part of the text content. So there is no way to provide suggestion before committing the preedit string. -- 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
