Closed
Bug 195606
Opened 22 years ago
Closed 21 years ago
Nested table with height=100% is clipped
Categories
(Core :: Layout: Tables, defect, P2)
Core
Layout: Tables
Tracking
()
Future
People
(Reporter: per.angstrom, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(2 files)
Microsoft's Swedish site, "Microsoft Sverige", is rendered flakily in Mozilla:
the content moves wildly while the page is loading, and sometimes the top half
will be cut off.
How to reproduce:
1) Point your Mozilla to the URL.
2) If the top half is not cut off, reload the page a couple of times.
Expected result:
The page should load smoothly, and it should have a page header.
Actual result:
The header jumps while loading, and it disappears just before loading is finished.
Reprocibility:
Almost 100 % when doing a simple reload. A clean cache or a full reload (while
pressing SHIFT) seems to prevent the cut-off effect.
I have tested with a fresh profile, with no apparent improvement. I'm on a 2.7
Mbit/second connection.
Comment 1•22 years ago
|
||
i see it (or should i say i don't see the top of the page) with
Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.3b) Gecko/20030221
Comment 2•22 years ago
|
||
confirming using build 2003030204 on Win2k.
Reporter | ||
Comment 3•22 years ago
|
||
This has been confirmed on a few different platforms.
By the way, my build is 1.4a-20030301/Linux.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•22 years ago
|
Priority: -- → P2
Updated•22 years ago
|
Target Milestone: --- → Future
Comment 4•22 years ago
|
||
Nested <table height=100%>
Reporter | ||
Comment 5•22 years ago
|
||
I have extended the first testcase so that it's almost 100% valid HTML. It
lacks a doctype, since the HEIGHT attribute isn't standard.
Comment 6•22 years ago
|
||
-> Tables
Assignee: other → table
Component: Layout → Layout: Tables
QA Contact: ian → madhur
Summary: Microsoft Sweden: jumpy and flaky rendering → Nested table with height=100% is clipped
Comment 7•21 years ago
|
||
I'm seeing something similar to this at the following page:
http://www.ocstarwars.com/Temp/New%20Menu/menu.php
I'm using Mozilla 1.3 at work, but I get the same thing at home using Mozilla 1.4.
Basically, the glowing stuff at the top near the right of the screen should be
showing the date. The far top left corner should be showing an orange death
star, but you can only see the lower 1/3 of it.
You need to log in
before you can comment on or make changes to this bug.
Description
•