Closed Bug 756667 Opened 12 years ago Closed 12 years ago

Some web pages do not display full content in Firefox 12

Categories

(Core :: Layout: Floats, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 290146

People

(Reporter: retierney, Unassigned)

Details

(Keywords: testcase)

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0
Build ID: 20120420145725

Steps to reproduce:

Opened web page http://www.gupetition.org/ on Windows 7 64 bit laptop running Firefox 12.


Actual results:

The body of the web page does not display. This happens to other sites also. It works fine in Internet Explorer 9. I inspected the element and clicked on the HTTP button. All of the content is there, it simply doesn't display.


Expected results:

The body text should have displayed.
Running Windows 7 Home Premium...
I see this on Mac as well using both the latest nightly and latest Beta. The same site does show the rest of the content on Chrome.
Component: Untriaged → Layout
Product: Firefox → Core
QA Contact: untriaged → layout
The main content is off-screen on the right for some reason, when I view that page.
It's something to do with the floating header not being cleared. If you open the Web console (Ctrl+Shift+K) on that page and enter

document.getElementById("main").style.clear="both"

that seems to fix it. I don't know why it displays differently in Firefox than other browsers though.
Attached file reduced html
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Component: Layout → Layout: Floats
Keywords: testcase
OS: Windows 7 → All
QA Contact: layout → layout.floats
Hardware: x86_64 → All
Resolution: --- → DUPLICATE
Version: 12 Branch → unspecified
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: