--- a/mobile/chrome/content/bindings.xml
+++ b/mobile/chrome/content/bindings.xml
@@ -1289,21 +1289,16 @@
<body><![CDATA[
this.removeAttribute("next");
this.removeAttribute("previous");
this.removeAttribute("close");
this.removeAttribute("type");
this._model = null;
this._spacer.hidden = true;
-
- // give the form spacer area back to the content
- // XXX this should probably be removed with layers
- Browser.forceChromeReflow();
- Browser.contentScrollboxScroller.scrollBy(0, 0);
]]></body>
</method>
</implementation>
</binding>
<binding id="menulist" display="xul:box" extends="chrome://global/content/bindings/menulist.xml#menulist">
<handlers>
<handler event="mousedown" phase="capturing">