From 8612ed39671013415441a02d9508af9fcceac1c8 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 2 Oct 2018 14:17:02 +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 1c637e2f67..121cacb92c 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -2726,7 +2726,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { (function() { firstChecked.findParent('li').scrollIntoView(_this.touchViewListGroup.dom); }).defer(500); } - this.fireEvent('onlocaltouchviewload', this, r, rowIndex) !== false + this.fireEvent('ontouchviewload', this); }, -- 2.39.2