diff --git a/src/jquery.autocomplete.js b/src/jquery.autocomplete.js index 17146d2..78a1593 100644 --- a/src/jquery.autocomplete.js +++ b/src/jquery.autocomplete.js @@ -853,6 +853,7 @@ var that = this; that.hide(); that.onSelect(i); + that.disableKillerFn(); }, moveUp: function () {