]> source.dussan.org Git - jquery-ui.git/commit
Autocompelte: Only run a search if the value has changed; switching from a blacklist...
authorScott González <scott.gonzalez@gmail.com>
Tue, 20 Jul 2010 15:47:34 +0000 (11:47 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 20 Jul 2010 15:48:53 +0000 (11:48 -0400)
commit2ed96cb0b8fbeaf8c72fb894242862cef81e84b2
tree05bcfa553674fc0cb361267b02c0e3365f598c80
parent88ec776178b62d21ac6e218946800b2d0c2b0b78
Autocompelte: Only run a search if the value has changed; switching from a blacklist of keys to ignore. Fixes #5716 - autocomplete triggered when field copied with ctrl-c.
ui/jquery.ui.autocomplete.js