]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Prevent keypress events caused by enter key when selecting an item...
authorDmitry Petrov <dpetroff@gmail.com>
Wed, 6 Oct 2010 14:24:03 +0000 (10:24 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 6 Oct 2010 14:24:03 +0000 (10:24 -0400)
commitc3b282fceb8b5161c013575bf01c652d6573d72e
tree59f77b385184e5ef849eb7b457b2ebc6f535c56f
parent66346d04bfa4e9a80ae25a670ea06d9ea7a48e4d
Autocomplete: Prevent keypress events caused by enter key when selecting an item. Fixes #6055 - Autocomplete: Selecting an item by pressing enter submits the form in Opera.
ui/jquery.ui.autocomplete.js