]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Prevent the default behavior of pressing enter when the menu is open...
authorScott González <scott.gonzalez@gmail.com>
Tue, 20 Jul 2010 19:13:54 +0000 (15:13 -0400)
committerScott González <scott.gonzalez@gmail.com>
Tue, 20 Jul 2010 19:13:54 +0000 (15:13 -0400)
commite85615fc6b1d636f4bcea3abd3a6091f937858b8
tree29385901beff401a98f84e7f1af377a9c9948160
parent123467af8efc8541e333979a59ca9db36fec9cda
Autocomplete: Prevent the default behavior of pressing enter when the menu is open, even if no item is active. Partial fix for #5757 - Autocomplete combobox issues.
ui/jquery.ui.autocomplete.js