From d5f0e641d6376434a89d83d5f50b5bed69226a3c Mon Sep 17 00:00:00 2001 From: john Date: Tue, 29 May 2018 13:47:41 +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 d6eff91e5c..d91738289f 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) { if(this.hasFocus && !this.disabled && e.getTarget().nodeName.toLowerCase() != 'button'){ + Roo.log('onSearchFieldClick'); this.onTickableFooterButtonClick(e, false, false); return; } -- 2.39.2