From ad6a54493b29c9f70fb5e1b02be28eaf1a4c9037 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 29 May 2018 13:49:33 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index d91738289f..6f0e14b61c 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -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); -- 2.39.2