]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Handle clicks outside the autocomplete after scrolling the results...
authorScott González <scott.gonzalez@gmail.com>
Thu, 5 Aug 2010 12:51:54 +0000 (08:51 -0400)
committerScott González <scott.gonzalez@gmail.com>
Thu, 5 Aug 2010 12:51:54 +0000 (08:51 -0400)
commitde266a1275efa405eb7147469fa25274a6b7254b
treed2f0da9cbecaf229d137a2cf2a8d2a2ee636205d
parented07f0a05656d2c66db453c8f6d664f69ec1a04d
Autocomplete: Handle clicks outside the autocomplete after scrolling the results (which causes the body to gain focus). Fixes #5903 - Autocomplete doesn't close after scrolling.
ui/jquery.ui.autocomplete.js