jQuery: The Write Less, Do More JavaScript Library

Ticket #2731 (new bug)

Opened 3 months ago

Last modified 3 months ago

jquery 1.2.2 and 1.2.3 breaking tables in Firefox 3 b 5

Reported by: mc_freeman Assigned to: anonymous
Type: bug Priority: critical
Milestone: 1.2.3 Component: core
Version: 1.2.3 Keywords: firefox 3 b5
Cc: mc_freeman@yahoo.com Needs: Review

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

Table_FF2.0.0.14_Correct.png (84.2 kB) - added by mc_freeman 3 months ago.
Correctly rendered file in firefox 2
Table_FF3b5_Broken.png (63.2 kB) - added by mc_freeman 3 months ago.
Same table broken in Firefox 3b5 (cause is jquery)

Change History

Changed 3 months ago by mc_freeman

Correctly rendered file in firefox 2

Changed 3 months ago by mc_freeman

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

Changed 3 months ago by flesler

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 ?

Note: See TracTickets for help on using tickets.