forked from Wavyzz/dolibarr
NEW No auto open keyboard on smartphone when opening list of columns
This commit is contained in:
@@ -1549,7 +1549,7 @@ if (!getDolGlobalString('MAIN_DISABLE_SELECT2_FOCUS_PROTECTION') && !defined('DI
|
||||
?>
|
||||
/*
|
||||
* Hacky fix for a bug in select2 with jQuery 3.6.4's new nested-focus "protection"
|
||||
* This fix needs to click a second time when clicking into a combo with ajax (see Test4d and Test5a in test_forms.php
|
||||
* This fix the need to click a second time when clicking into a combo with ajax (see Test4d and Test5a in test_forms.php
|
||||
* see: https://github.com/select2/select2/issues/5993
|
||||
* see: https://github.com/jquery/jquery/issues/4382
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user