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

index 6f0e14b..4d6be4a 100644 (file)
@@ -1864,6 +1864,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
     onSearchFieldClick : function(e)
     {
         Roo.log('in???');
+        Roo.log([this.hasFocus, e.getTarget().nodeName.toLowerCase() ]);
         
         if(this.hasFocus && !this.disabled && e.getTarget().nodeName.toLowerCase() != 'button'){
             Roo.log('onSearchFieldClick');