Closed
Bug 218862
Opened 21 years ago
Closed 18 years ago
{inc}Page cut off until reload button is hit
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: doronr, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(2 files, 1 obsolete file)
Reduced testcase at:
http://www.nexgenmedia.net/evang/kvue/090903kvuecargo-jw.8ae3bfa0.html
- Load page - you might have to shift-reload to see the issue in the reduced case.
- the bottom of the page is cut off - "THE END" is not visible
- reload the page fixes this.
mkaply has the original url.
worksforme, although the vertical position of the text differs by a pixel
between reload and shift-reload.
Comment 2•21 years ago
|
||
Make your font a little bigger with the zoom feature.
Bernd, is this fixed by bug 173277?
Depends on: 173277
Comment 4•21 years ago
|
||
no the patch in bug 173277 does not fix this. Thats more some reflow issue.
No longer depends on: 173277
Summary: Page cut off until reload button is hit → {inc}Page cut off until reload button is hit
Attachment #131539 -
Attachment is obsolete: true
it looks like a special height reflow issue
(http://lxr.mozilla.org/seamonkey/source/layout/html/table/src/nsTableFrame.cpp#1866)
Comment 9•21 years ago
|
||
http://ackbie.org/iqtest.jsp seems to have this problem
works in IE 6 and in mozilla 1.02
Comment 10•18 years ago
|
||
Weirdness observed with:
- Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/2006120606 Minefield/3.0a (pre-reflow branch)
("THE END" disappears when the image resizes)
No weirdness observed with:
- Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/2006120804 Minefield/3.0a1 (post-reflow branch)
("THE END" is always displayed)
-->RESOLVED FIXED
Updated•18 years ago
|
Flags: in-testsuite?
Updated•12 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•