From 0cd855808a2d5cd10d3161bc6e0bc732dc8e6210 Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 25 Apr 2018 16:59:25 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 894f2dd5ea..b1dca24152 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -1657,7 +1657,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { if(this.lastQuery != q || this.alwaysQuery){ this.lastQuery = q; if(this.mode == 'local'){ - Roo.log('it is local'); + this.selectedIndex = -1; if(forceAll){ this.store.clearFilter(); -- 2.39.2