]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Avoid handling keypress when keydown modified the search term. Fixes...
authorScott González <scott.gonzalez@gmail.com>
Mon, 17 Oct 2011 12:09:53 +0000 (08:09 -0400)
committerScott González <scott.gonzalez@gmail.com>
Mon, 17 Oct 2011 12:11:23 +0000 (08:11 -0400)
commit63374dcb520f5ad7104ccb57b8eb01dca4087889
tree9f52a68ddcc613d11c962efb57d27f68c91f50d7
parentd4d8d74b10431933aadca19248c15e36fbb35a03
Autocomplete: Avoid handling keypress when keydown modified the search term. Fixes #7799 - Autocomplete regression - Cannot type '&' in IE and Chrome.
ui/jquery.ui.autocomplete.js