]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Don't react to the escape key if the menu isn't open. Fixes #7579 ...
authorScott González <scott.gonzalez@gmail.com>
Wed, 12 Oct 2011 20:25:59 +0000 (16:25 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 12 Oct 2011 20:25:59 +0000 (16:25 -0400)
commit75415b35eafbd09fbc804d6cfe6d9d6b6b65d17d
tree586f64dcbf5f035d2941b083537cc308ce89c3a2
parent84e99650bf2d8712d9997f36e2c5663cdf8a99ea
Autocomplete: Don't react to the escape key if the menu isn't open. Fixes #7579 - autocomplete overwrites input erroneously when user hits ESC before timeout expires.
ui/jquery.ui.autocomplete.js