Igor Vaynberg 13 年之前
父节点
当前提交
058ecae750
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      select2.js

+ 1 - 0
select2.js

@@ -544,6 +544,7 @@
 
             this.updateResults(true);
             this.dropdown.show();
+            this.ensureHighlightVisible();
             this.focusSearch();
         },