]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Don't reset text field value on blur unless it will actually change...
authorScott González <scott.gonzalez@gmail.com>
Wed, 4 Aug 2010 17:26:42 +0000 (13:26 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 4 Aug 2010 17:26:42 +0000 (13:26 -0400)
commited07f0a05656d2c66db453c8f6d664f69ec1a04d
tree2936caa668e43387b7845071d4dc221137f7cba3
parent85b8816fa9480005aedb3354714abbc1ead06897
Autocomplete: Don't reset text field value on blur unless it will actually change the value. Fixes #5900 - Autocomplete: mousing over menu option replaces text box contents, moves caret.
ui/jquery.ui.autocomplete.js