]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Don't invoke a search from arrow keys when the element can have multi...
authormeh-cfl <meh@corefiling.co.uk>
Sat, 7 Apr 2012 13:07:21 +0000 (09:07 -0400)
committerScott González <scott.gonzalez@gmail.com>
Sat, 7 Apr 2012 13:07:21 +0000 (09:07 -0400)
commit9668cb850ef97e39822cb3ef0d0ea27ff0c1fe6e
treefe5095692309c872722243298b1910f26fa71ef7
parentd040b8f42cc28932deedddebe95473a9fd13d742
Autocomplete: Don't invoke a search from arrow keys when the element can have multi-line text. Fixes #7639 - Key up/key down in textarea's should optionally not toggle auto-complete.
tests/unit/autocomplete/autocomplete.html
tests/unit/autocomplete/autocomplete_core.js
ui/jquery.ui.autocomplete.js