Updates:
Status: Assigned
Owner: [email protected]
Comment #7 on issue 3693 by [email protected]: Bad behavior dealing with
IME and input suggestions
http://code.google.com/p/chromium/issues/detail?id=3693
Thank you for your bug report and sorry for my slow response.
To investigate this issue, this issue is caused by our WebKit-glue code
that it does
not either cancel an ongoing compostion or finish it when JavaScript
updates the
value of an <input> element.
Nevertheless, I'm wondering which is the technically-expected behavior when
JavaScript changes the value of an <input> element:
* cancel an ongoing composition, or;
* finish an ongoing composition.
Even though I personally prefer canceling an ongoing composition, I can
implement
either way. Is it possible to give me your preference?
--
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
-~----------~----~----~----~------~----~------~--~---