Skip to main content

Search and Top Navigation

#10073 closed bug (invalid)

Opened May 28, 2014 07:06AM UTC

Closed June 12, 2014 08:42AM UTC

clear `previous` and `term` after changing source

Reported by: safareli Owned by: safareli
Priority: minor Milestone: none
Component: ui.autocomplete Version: 1.10.4
Keywords: Cc:
Blocked by: Blocking:
Description

previous and term should be cleared after changing source data.

reason:

user enters 'a' in input and autocomplete displays pop up;

inputs data source is changed;

inputs value is cleared by $element.val('');

user enters 'a' again and autocomplete doesn't displays pop up because term is not cleared;

Attachments (0)
Change History (4)

Changed May 28, 2014 12:18PM UTC by tj.vantoll comment:1

owner: → safareli
status: newpending

Hi safareli,

Thanks for taking the time to contribute to jQuery UI. Can you please provide a test case that shows this in action. I'm unable to recreate the problem that you're describing in my own testing. You can use this as a starting point: http://jsfiddle.net/tj_vantoll/hmarM/.

Changed May 28, 2014 04:44PM UTC by safareli comment:2

Changed May 28, 2014 04:49PM UTC by scottgonzalez comment:3

status: newpending

We'll still need the reduced test case showing the problem.

Changed June 12, 2014 08:42AM UTC by trac-o-bot comment:4

resolution: → invalid
status: pendingclosed

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!