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

index d917382..6f0e14b 100644 (file)
@@ -1863,6 +1863,8 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
     
     onSearchFieldClick : function(e)
     {
+        Roo.log('in???');
+        
         if(this.hasFocus && !this.disabled && e.getTarget().nodeName.toLowerCase() != 'button'){
             Roo.log('onSearchFieldClick');
             this.onTickableFooterButtonClick(e, false, false);