1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/tests/selection
Kevin Brown 4dda5e7a74 Hide the search clear icon in webkit
The search box previously displayed a clear icon on the far right
side in webkit-based browsers, specifically Chrome and Safari. This
hides the clear icon in those browsers, and also fixes a slight
sizing issue, so it should no longer be displayed.

This also disables autocorrect, autocompleted, as well as a few
other automatic search corrections on the field, so mobile devices
should have a better experience.

This closes https://github.com/select2/select2/issues/3018.
2015-02-09 15:29:28 -05:00
..
allowClear-tests.js Trigger the unselect event when clearing placeholder 2015-01-21 19:11:07 -05:00
allowClear.html Changed how the builds are done 2015-01-22 14:49:39 -05:00
multiple-tests.js Hide the search clear icon in webkit 2015-02-09 15:29:28 -05:00
multiple.html Changed how the builds are done 2015-01-22 14:49:39 -05:00
placeholder-tests.js Normalize internal select/unselect events 2015-01-09 10:05:44 -05:00
placeholder.html Changed how the builds are done 2015-01-22 14:49:39 -05:00
single-tests.js Hide the search clear icon in webkit 2015-02-09 15:29:28 -05:00
single.html Changed how the builds are done 2015-01-22 14:49:39 -05:00