Closed
Bug 242159
Opened 21 years ago
Closed 21 years ago
{inc}Page body lays out on top of header graphic on first load/forced reload
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bugzilla, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(2 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a) Gecko/20040424 Firefox/0.8.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a) Gecko/20040424 Firefox/0.8.0+
On first load, the content of the page renders atop the header graphic.
Reloading gives a correct layout. Forced-reloading breaks the layout again.
The problem seems to stem from that the height/width of the header graphic is
not defined in the HTML. Testcases to follow; adding the height/width to the
IMG tag of the header graphic produces a correct layout every time.
Reproducible: Always
Steps to Reproduce:
1. Load the page for the first time. Bad layout.
2. Reload the page. Good layout.
3. Force-reload the page. Bad layout.
Reporter | ||
Comment 1•21 years ago
|
||
This testcase has a bad layout on first load/forced reload, good layout on a
reload.
Reporter | ||
Comment 2•21 years ago
|
||
This testcase WFM on load, reload, and forced reload.
Reporter | ||
Updated•21 years ago
|
Attachment #147380 -
Attachment description: Testcase with height/weight defined on IMG tag → Testcase with height/width defined on IMG tag
Comment 3•21 years ago
|
||
*** Bug 247897 has been marked as a duplicate of this bug. ***
Comment 4•21 years ago
|
||
I can reproduce the bug with 2004-06-21-05 trunk Linux.
OS: Windows XP → All
Reporter | ||
Comment 5•21 years ago
|
||
*** Bug 254295 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 6•21 years ago
|
||
*** Bug 237604 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 7•21 years ago
|
||
*** Bug 264441 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 8•21 years ago
|
||
*** Bug 248812 has been marked as a duplicate of this bug. ***
Comment 9•21 years ago
|
||
*** Bug 269188 has been marked as a duplicate of this bug. ***
Comment 10•21 years ago
|
||
roc says bug 261064 will fix this.
![]() |
||
Comment 12•21 years ago
|
||
Fixed by checkin for bug 261064
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•