inputSuggestAjax doesn't suppor IME
-----------------------------------
Key: TOMAHAWK-387
URL: http://issues.apache.org/jira/browse/TOMAHAWK-387
Project: MyFaces Tomahawk
Type: Bug
Components: InputSuggestAjax
Environment: Windows with Chinese locale
Reporter: Dan
Priority: Critical
inputSuggestAjax respond user's action with key event. So when user presses a
key, the component gets invoked. This works fine when typing in English. But
with other input method (IME) e.g. Chinese input method, pressing a key doesn't
change anything to the inputText i.e typing a letter involves pressing keys
serveral times. By dectecting key pressing event would cause problem in this
case.
I guess inputSuggestAjax should respond with valueChanged event instead of key
press event.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira