]> 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:52:10 +0000 (18:52 +0000)
committerlpsolit%gmail.com <>
Sat, 28 Jul 2007 18:52:10 +0000 (18:52 +0000)
template/en/default/bug/edit.html.tmpl

index a607e830ec7004585058310da2397f47844ebb39..de132c2c209ad349b45f86a0b4edcfa6b3afd7e3 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>