Roo/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Thu, 20 Sep 2018 08:39:51 +0000 (16:39 +0800)
committerEdward <edward@roojs.com>
Thu, 20 Sep 2018 08:39:51 +0000 (16:39 +0800)
Roo/bootstrap/ComboBox.js

index 0737996..eacd571 100644 (file)
@@ -1451,6 +1451,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         
         if(this.tickable){
             
+            Roo.log(e.getTarget().nodeName.toLowerCase());
             if(typeof(e) != 'undefined' && e.getTarget().nodeName.toLowerCase() != 'input'){
                 return;
             }