X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Roo%2Fbootstrap%2FComboBox.js;h=121cacb92c6a526b60182571849427d53c0ec2f8;hb=8612ed39671013415441a02d9508af9fcceac1c8;hp=1c637e2f67b9ffb1f4a235d2d9dc02abe221b9b7;hpb=341cd7259b689079d64a4f8c9d5de97341e0dd40;p=roojs1 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); },