diff --git a/select2.js b/select2.js index 8d295c7b..ac542afc 100644 --- a/select2.js +++ b/select2.js @@ -2297,7 +2297,7 @@ the specific language governing permissions and limitations under the Apache Lic focus: function () { this.close(); this.search.focus(); - this.opts.element.triggerHandler("focus"); + //this.opts.element.triggerHandler("focus"); }, // multi