]> source.dussan.org Git - jquery-ui.git/commit
Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur and by...
authorMike Sherov <mike.sherov@gmail.com>
Sun, 7 Apr 2013 18:16:31 +0000 (14:16 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 17 Apr 2013 19:24:32 +0000 (15:24 -0400)
commit2879b3ac253fb1faf94a815552982a0f6a485a58
treec5965088351fceef930429aa6a5893096e053b60
parent5bcf0bf50b7c8e7306315f1821ba760606cb330c
Datepicker Tests: Fix IE tests by accounting for async nature of focus/blur and by correctly not double focusing a programmatically focused date picker.
A partial fix was implemented to resolve #6694, and this commit completes the fix so we can programmatically focus a date picker without focus being fired twice.(cherry picked from commit 1c1b64fcf017471970c3903a2bc89cc7d108aaa3)
tests/unit/datepicker/datepicker_options.js
tests/unit/datepicker/datepicker_test_helpers.js
ui/jquery.ui.datepicker.js