Opened 11 years ago
Closed 11 years ago
#8362 closed bug (notabug)
auto-complete is not refreshing the list after deleting the charcters.
Reported by: | vinayak.d.pawar | Owned by: | vinayak.d.pawar |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.autocomplete | Version: | 1.8.16 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In Jquery Autocomplete, event for delete button is not getting fired on blackberry devices. When we search for any text it gives result for that searh but when we delete few of the characters then search result is not getting refreshed.
Change History (2)
comment:1 Changed 11 years ago by
Component: | ui.core → ui.autocomplete |
---|---|
Owner: | set to vinayak.d.pawar |
Status: | new → pending |
comment:2 Changed 11 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!
1.9 (master) has better input detection. Please test against http://view.jqueryui.com/master/demos/autocomplete/default.html and let us know if you still have the problem.