From: Edward Date: Tue, 2 Oct 2018 06:46:05 +0000 (+0800) Subject: Roo/bootstrap/ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=8091ce2d4dbc2db8402290bb549d2957c2804ce1 Roo/bootstrap/ComboBox.js --- diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 7d8ed4d779..ef8d291da7 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -2600,6 +2600,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { } if(this._touchViewMask){ + Roo.get(document.body).addClass("x-body-masked"); this._touchViewMask.setSize(Roo.lib.Dom.getViewWidth(true), Roo.lib.Dom.getViewHeight(true)); this._touchViewMask.setStyle('z-index', 10000); this._touchViewMask.addClass('show');