Roo/bootstrap/ComboBox.js
authorjohn <john@roojs.com>
Tue, 29 May 2018 05:57:50 +0000 (13:57 +0800)
committerjohn <john@roojs.com>
Tue, 29 May 2018 05:57:50 +0000 (13:57 +0800)
Roo/bootstrap/ComboBox.js

index eeede96..368f5f2 100644 (file)
@@ -1513,6 +1513,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
     onEmptyResults : function(){
         
         if(this.tickable && this.editable){
+            this.hasFocus = false;
             this.restrictHeight();
             return;
         }