1
0
mirror of synced 2024-11-25 22:36:03 +03:00
select2/tests/selection
Kevin Brown 1b5a962819
Revert change to focusing behaviour in 4.0.6 (#5576)
This behaviour, where the focus was happening on a small asynchronous
delay, was added in commit 933189b92 late last year in a commit with
no supporting tickets or commit message explaining what the change
was trying to accomplish. This commit has effectly been reverted within
this commit, since it caused a regression in how focus was being
assigned that made it inconsistent with a standard `<select>`.

A test was added for this which ensures that we won't see that
regression again.

Fixes #5532
Fixes #5185
Closes #5552
2019-07-20 22:44:28 -04:00
..
allowClear-tests.js #4530 Add tooltip (title) to the 'remove all' 'X' icon. (#5291) 2018-09-15 16:22:54 -03:00
containerCss-tests.js Add back *css* options through an adapter 2015-04-05 21:58:02 -04:00
focusing-tests.js Revert change to focusing behaviour in 4.0.6 (#5576) 2019-07-20 22:44:28 -04:00
multiple-tests.js Add failing tests 2017-10-26 12:59:04 -04:00
placeholder-tests.js Combine tests into common files 2015-02-13 23:29:56 -05:00
search-tests.js Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00
single-tests.js Add failing tests 2017-10-26 12:59:04 -04:00
stopPropagation-tests.js Migrate from expect to assert.expect 2016-05-23 23:38:45 -04:00