Roo/bootstrap/PhoneInput.js
authorjohn <john@roojs.com>
Fri, 26 Jan 2018 10:40:14 +0000 (18:40 +0800)
committerjohn <john@roojs.com>
Fri, 26 Jan 2018 10:40:14 +0000 (18:40 +0800)
Roo/bootstrap/PhoneInput.js

index 7497f16..732c38f 100644 (file)
@@ -421,9 +421,12 @@ Roo.extend(Roo.bootstrap.PhoneInput, Roo.bootstrap.TriggerField, {
             var index = this.view.indexOf(item);
             this.select(index, false);
         }
+    },
+    
+    onViewMove : function(e, t){
+        this.inKeyMode = false;
     }
-     
-     
+    
  });
 
  Roo.apply(Roo.bootstrap.PhoneInput, {