Opened 11 years ago
Closed 10 years ago
#8478 closed bug (notabug)
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.
Change History (2)
comment:1 Changed 11 years ago by
Owner: | set to ytpbit |
---|---|
Status: | new → pending |
comment:2 Changed 10 years ago by
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.