From 341cd7259b689079d64a4f8c9d5de97341e0dd40 Mon Sep 17 00:00:00 2001 From: Edward Date: Tue, 2 Oct 2018 14:16:25 +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 9550ab11be..1c637e2f67 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -2726,6 +2726,8 @@ 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 + }, onTouchViewLoadException : function() -- 2.39.2