From 8f8fb26c8d8fc6ce7ad3c99749acfd7918e0a270 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 20 Sep 2018 16:39:51 +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 0737996bc2..eacd571343 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1451,6 +1451,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { if(this.tickable){ + Roo.log(e.getTarget().nodeName.toLowerCase()); if(typeof(e) != 'undefined' && e.getTarget().nodeName.toLowerCase() != 'input'){ return; } -- 2.39.2