]> source.dussan.org Git - jquery-ui.git/commit
Autocomplete: Don't update the value of the text field until after setting focus...
authorScott González <scott.gonzalez@gmail.com>
Mon, 19 Jul 2010 18:36:40 +0000 (14:36 -0400)
committerScott González <scott.gonzalez@gmail.com>
Mon, 19 Jul 2010 18:36:40 +0000 (14:36 -0400)
commit53489b502dc51edb7707de80ead77549bd529e3a
treea605353f51e9a02fb59b8354c21b52d7e5dc6414
parent5e3755af8aa17b2bf742761b6ca40acccb248a04
Autocomplete: Don't update the value of the text field until after setting focus. Fixes #5639 - Cursor jumps to beginning on select.
ui/jquery.ui.autocomplete.js