Closed Bug 312372 Opened 20 years ago Closed 3 years ago

Rendering is incorrect (web page does not show as was meant to)

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
trivial

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: frivo, Unassigned)

References

()

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7 The URL above (United Airlines Website) does not show as intended. Using IE, page shows all right. Reproducible: Always Steps to Reproduce: 1. Simply point to the URL 2. 3. Expected Results: The table should come up clean. This was also seen on Linux with FireFox 1.5_beta2
This is very likely a duplicate of bug 105520.
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: unspecified → Trunk
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051015 Firefox/1.6a1 ID:2005101508 I don't know... the only float that I see on that page is in the footer.
Hi. My website is not displaying correctly on Firefox. This was pointed out to me by a customer; I don't use Firefox and have not had this problem on other browsers. I use div layers and floats extensively. I write my own HTML code and use W3C standards. Have a look: www.turondo.com Firefox renders the divs that are defined in my CSS file just fine. However, when it parses through the individual div layers defined in index.html, it isn't floating them properly--the white and pink divs should appear to the right of the little picture of the book cover. Obviously the float left or float right commands of these divs is not being processed. Feel free to look at the source code. Thanks.
Jeanine, please file a new bug on that. Bugs need to be about one problem/site at a time. The table with the header "Online Support" has align="left" here, which is basically the same as float:left in css. The box with "Contact information" is also a table, that's why I was saying this is very likely a duplicate of bug 105520.
Depends on: 105520

Page no longer active

Status: UNCONFIRMED → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.