Skip to main content

Bug Tracker

Side navigation

#2731 closed bug (invalid)

Opened April 22, 2008 08:19AM UTC

Closed January 07, 2009 03:36AM UTC

jquery 1.2.2 and 1.2.3 breaking tables in Firefox 3 b 5

Reported by: mc_freeman Owned by:
Priority: critical Milestone: 1.2.3
Component: core Version: 1.2.3
Keywords: firefox 3 b5 Cc: mc_freeman@yahoo.com
Blocked by: Blocking:
Description

In firefox 3 including jQuery in the header of the file has caused some tables to render incorrectly in the page. See reported bug 430225

https://bugzilla.mozilla.org/show_bug.cgi?id=430225

You can see the error in action here:

http://dl.getdropbox.com/u/232/firefox_b5/listado_productos.jsp.htm

Steps to reproduce:

1) Include any jQuery core code in the HEAD of page (either directly or using src=).

2) Open page in firefox 3 beta 5

Expected results - see screenshot of firefox 2.x to see table rendered correctly. Also works fine in ie6+

Attachments (2)
  • Table_FF2.0.0.14_Correct.png (84.2 KB) - added by mc_freeman April 22, 2008 08:20AM UTC.

    Correctly rendered file in firefox 2

  • Table_FF3b5_Broken.png (63.2 KB) - added by mc_freeman April 22, 2008 08:21AM UTC.

    Same table broken in Firefox 3b5 (cause is jquery)

Change History (2)

Changed May 06, 2008 03:08AM UTC by flesler comment:1

So, even if you do nothing but include it, they still break ?

If you did add code, or a plugin, could you tell us what ?

Changed January 07, 2009 03:36AM UTC by dmethvin comment:2

resolution: → invalid
status: newclosed

The test case is no longer avalable.