Opened 15 years ago
Closed 14 years ago
#2731 closed bug (invalid)
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: | [email protected]… |
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)
Change History (4)
Changed 15 years ago by
Attachment: | Table_FF2.0.0.14_Correct.png added |
---|
Changed 15 years ago by
Attachment: | Table_FF3b5_Broken.png added |
---|
Same table broken in Firefox 3b5 (cause is jquery)
comment:1 Changed 15 years ago by
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 ?
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
The test case is no longer avalable.
Correctly rendered file in firefox 2