Roo/bootstrap/ComboBox.js
[roojs1] / Roo / bootstrap / ComboBox.js
index 6f0e14b..ae2700e 100644 (file)
@@ -1512,6 +1512,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
     // private
     onEmptyResults : function(){
         
+        Roo.log('empty result call');
         if(this.tickable && this.editable){
             this.restrictHeight();
             return;
@@ -1864,6 +1865,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');