From 7ecdd9beb42e96927daaf244b90fb030b240cff7 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 29 May 2018 13:50:11 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 6f0e14b61c..4d6be4ad7b 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -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'); -- 2.39.2