Roo/bootstrap/ComboBox.js
authorEdward <edward@roojs.com>
Wed, 12 Aug 2015 04:55:58 +0000 (12:55 +0800)
committerEdward <edward@roojs.com>
Wed, 12 Aug 2015 04:55:58 +0000 (12:55 +0800)
Roo/bootstrap/ComboBox.js

index be7c67a..2094dd5 100644 (file)
@@ -1494,6 +1494,8 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         if(this.hasFocus || this.disabled || e.getTarget().nodeName.toLowerCase() == 'button'){
             return;
         }
+        Roo.log('onSearchFieldClick');
+        Roo.log(this);
         
         this.page = 0;
         this.loadNext = false;