Search and Top Navigation
#7206 closed bug (duplicate)
Opened March 28, 2011 09:56AM UTC
Closed March 28, 2011 01:19PM UTC
Last modified March 28, 2011 01:19PM UTC
ui.autocomplete does not work on firefox with Japanese input method.
Reported by: | fuga | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.autocomplete | Version: | 1.8.11 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Because the onKeydown event is not generated when Japanese input is effective on firefox.
Only onKeyup event is generated only when 'Enter' is pushed to fix Japanese conversion.
This change fix this problem.
I have confirmed this correction only with Firefox and Crome on ubuntu.