Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Mon, 9 May 2016 06:25:21 +0000 (14:25 +0800)
committeredward <edward@roojs.com>
Mon, 9 May 2016 06:25:21 +0000 (14:25 +0800)
Roo/bootstrap/ComboBox.js

index 7f05cdb..32d1656 100644 (file)
@@ -2199,6 +2199,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
     {
         this.touchViewEl = Roo.get(document.body).createChild(Roo.bootstrap.ComboBox.touchViewTemplate);
         this.touchViewEl.setVisibilityMode(Roo.Element.DISPLAY).originalDisplay = 'block';
+        this.touchViewEl.hide();
         
         this.touchViewHeaderEl = this.touchViewEl.select('.modal-header', true).first();
         this.touchViewHeaderEl.setVisibilityMode(Roo.Element.DISPLAY).originalDisplay = 'block';