]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Ignore command (left and right/menu/windows), insert, caps lock, home...
authorScott González <scott.gonzalez@gmail.com>
Fri, 23 Apr 2010 17:00:54 +0000 (13:00 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 23 Apr 2010 17:00:54 +0000 (13:00 -0400)
commitcb7eb69973c62f26bcde0325a33a5c837bc9b5e9
tree080587d87654de4b30644a7e56f06df3295a0e8a
parent3570c1f768244b252cad86ac0f8707de0234fe6c
Autocomplete: Ignore command (left and right/menu/windows), insert, caps lock, home, end keys.

Fixes #5415 - Catch all common keys while typing a word.
ui/jquery.ui.autocomplete.js