1
0
Fork 0
mirror of synced 2025-04-04 21:53:32 +03:00
select2/tests
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
..
a11y Add tests for accessible search results 2015-11-23 18:35:36 -05:00
data Test against jQuery 3.4.1 (#5531) 2019-06-25 22:05:15 -04:00
dropdown Test against jQuery 3.4.1 (#5531) 2019-06-25 22:05:15 -04:00
integration Fix tag creation being broken in 4.0.7 (#5558) 2019-07-09 19:13:03 -04:00
options Add computedstyle option for calculating the width (#5559) 2019-07-09 19:44:33 -04:00
results Fix infinite scroll when the scrollbar is not visible (#5575) 2019-07-20 18:09:17 -04:00
selection Revert change to focusing behaviour in 4.0.6 (#5576) 2019-07-20 22:44:28 -04:00
utils Combine tests into common files 2015-02-13 23:29:56 -05:00
vendor Test against jQuery 3.4.1 (#5531) 2019-06-25 22:05:15 -04:00
helpers.js Update grunt-contrib-qunit to latest version (#5530) 2019-06-04 22:43:52 -04:00
integration-jq1.html Restore compatibility with data-* attributes in jQuery 2.x (#5486) 2019-04-27 22:20:56 -04:00
integration-jq2.html Restore compatibility with data-* attributes in jQuery 2.x (#5486) 2019-04-27 22:20:56 -04:00
integration-jq3.html Test against jQuery 3.4.1 (#5531) 2019-06-25 22:05:15 -04:00
unit-jq1.html Revert change to focusing behaviour in 4.0.6 (#5576) 2019-07-20 22:44:28 -04:00
unit-jq2.html Revert change to focusing behaviour in 4.0.6 (#5576) 2019-07-20 22:44:28 -04:00
unit-jq3.html Revert change to focusing behaviour in 4.0.6 (#5576) 2019-07-20 22:44:28 -04:00