]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Always reset this.term after a select event, even if the select is...
authorScott González <scott.gonzalez@gmail.com>
Mon, 25 Oct 2010 14:01:43 +0000 (10:01 -0400)
committerScott González <scott.gonzalez@gmail.com>
Mon, 25 Oct 2010 14:01:43 +0000 (10:01 -0400)
commit5c67ed26e8c36c42c9f149fcfb2f5fe9e1192b26
tree298ee0a197d2e053fc0069181dc00318d58890e9
parenta0847f3a08dfc259d8ba7f6ba7da16653cf15183
Autocomplete: Always reset this.term after a select event, even if the select is cancelled. Fixes #6221 - Autocomplete: Doesn't reset after Select when textbox cleared, if same letters typed in rapidly; source function not triggered in that case.
ui/jquery.ui.autocomplete.js