]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 370739: Bugzilla UI broken with Firefox 2.0.0.x - Patch by Frédéric Buclin...
authorlpsolit%gmail.com <>
Sat, 28 Jul 2007 18:49:44 +0000 (18:49 +0000)
committerlpsolit%gmail.com <>
Sat, 28 Jul 2007 18:49:44 +0000 (18:49 +0000)
template/en/default/bug/edit.html.tmpl

index db2915d99c2c1d18bb67afaa7a2a80e770ab994f..a7bef1ff595bddf52b682837969e6eb0f61138f3 100644 (file)
         </fieldset>
       </td>
 
+      [%# Force the layout to be displayed now, before drawing the second column of the table.
+        # This should prevent bug 370739 when using Firefox 2. %]
+      <script type="text/javascript">
+        <!--
+        var v = document.body.offsetHeight;
+        //-->
+      </script>
+
       <td valign="top">
         [%# *** Reporter, owner and QA contact *** %]
         <fieldset>