]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Fixed a few places that got missed during the change to always keep...
authorScott González <scott.gonzalez@gmail.com>
Mon, 8 Feb 2010 01:17:04 +0000 (01:17 +0000)
committerScott González <scott.gonzalez@gmail.com>
Mon, 8 Feb 2010 01:17:04 +0000 (01:17 +0000)
commit1402650134da47f48f6631b98b102f499936c752
treed1e85e16d42c04ef755417bbe21ee2b3228862e7
parentf349f9080baf812a33faf742c54e7973c6411b89
Autocomplete: Fixed a few places that got missed during the change to always keep the menu element around.

Fixes a bug where opening the menu using the arrow keys would cycle through the options, but not show the menu. There's now a bug where you have to arrow too many times to get into the menu when showing the menu by using the arrow keys.
ui/jquery.ui.autocomplete.js