1
0
mirror of synced 2024-11-22 04:56:08 +03:00
select2/tests/integration
Kevin Brown f9decd6094
Fix tag creation being broken in 4.0.7 (#5558)
* Add test for losing focus when searching tag entries

* Revert unknown unit test fix

Removing this no longer breaks a unit test, and having it in here
results in the select box receiving focus unexpectedly. It's not
clear what problem this was solving, since it was manually applied
from a series of pull requests.

It claims to be fixing an issue that was specific to IE11, and I'm
willing to re-introduce that bug because there doesn't appear to be
a regression test for it, and it's breaking some critical use cases.

The goal should be to focus the search box if it would have normally
lost focus when the selection was updated.

Fixes #5485
Fixes #5516
Closes #5550
2019-07-09 19:13:03 -04:00
..
dom-changes.js Fix tag creation being broken in 4.0.7 (#5558) 2019-07-09 19:13:03 -04:00
jquery-calls.js Exposes select2 instance via .data('select2') 2017-11-21 10:34:09 -05:00
select2-methods.js Fix select2('data') again 2015-03-14 15:23:29 -04:00