From: Edward Date: Tue, 2 Oct 2018 06:17:02 +0000 (+0800) Subject: Roo/bootstrap/ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=8612ed39671013415441a02d9508af9fcceac1c8 Roo/bootstrap/ComboBox.js --- 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); },