Search and Top Navigation
#8478 closed bug (notabug)
Opened August 08, 2012 08:35AM UTC
Closed August 23, 2012 08:36AM UTC
Change event for autocomplete combobox does not work in firefox when using input method
Reported by: | ytpbit | Owned by: | ytpbit |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.autocomplete | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When typing in autocomplete input box via input method(I'm using Chinese input method), but after I finish typing a word, the change event seems haven't been triggered, but it works well on all other browsers.
Attachments (0)
Change History (2)
Changed August 08, 2012 11:53AM UTC by comment:1
owner: | → ytpbit |
---|---|
status: | new → pending |
Changed August 23, 2012 08:36AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Please provide more detail. Are you actually getting suggestions? Is there a native change event that's being fired? See #5933.