Search and Top Navigation
#8362 closed bug (notabug)
Opened May 30, 2012 06:29AM UTC
Closed June 14, 2012 08:16AM UTC
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.
Attachments (0)
Change History (2)
Changed May 30, 2012 11:42AM UTC by comment:1
component: | ui.core → ui.autocomplete |
---|---|
owner: | → vinayak.d.pawar |
status: | new → pending |
Changed June 14, 2012 08:16AM 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!
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.