Closed Bug 298883 Opened 20 years ago Closed 18 years ago

{inc}Page sometimes not correctly rendered during initial load, okay after reload

Categories

(Core :: Layout: Tables, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: sb, Unassigned)

References

()

Details

(Keywords: testcase, Whiteboard: [reflow-refactor])

Attachments

(3 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-DE; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

In the page at http://www.sebastian-bergmann.de/de/photos.php, the thumbnails
are sometimes not correctly aligned after the initial loading of the page.
Reloading the page solves problem and shows the thumbnails correctly aligned.

Reproducible: Always

Steps to Reproduce:
1. Open http://www.sebastian-bergmann.de/de/photos.php
Actual Results:  
Thumbnails not correctly aligned (see screenshot).

Expected Results:  
Thumbnails correctly aligned (see screenshot).
I can't get the same result of screenshot 2, whether I load and reload it in
1.0.4 or in Deerpark/trunk. 
The free Nvu editor will show you how it is constructed and then it's easy to
correct it. That way it will look fine in every browser.
http://www.nvu.com/
Please test with a nightly trunk build to see if you still get the problem:
http://ftp.scarlet.be/pub/mozilla.org/firefox/nightly/latest-trunk/
@3: Do you mean to say that the HTML is wrong and that causes the rendering
error? According to the W3C Validator the document in question is "Valid XHTML
1.0 Transitional".
@4: Same problem with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2)
Gecko/20050630 Firefox/1.0+.
Attached file testcase
This testcase uses the js hack to trigger the bug.
Ria, could you cc yourself to every bug in which you comment/contribute? That
would improve communication.
Status: UNCONFIRMED → NEW
Component: General → Layout: Tables
Ever confirmed: true
Keywords: testcase
Product: Firefox → Core
QA Contact: general → layout.tables
Version: unspecified → Trunk
Summary: Page sometimes not correctly rendered during initial load, okay after reload → {inc}Page sometimes not correctly rendered during initial load, okay after reload
Whiteboard: [reflow-refactor]
I think thats the incremenetal reflow float maximumwidth bug 312099 or bug 246669
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20061208 Minefield/3.0a1 ID:2006120812 [cairo]

Seems fixed by reflow branch landing
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)
(Testcase shows three vertically stacked boxed, and beneath, three horizontally aligned boxes)

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)
(Testcase shows three horizontally aligned boxes, and underneath that three more horizontally aligned boxes)

-->RESOLVED FIXED 


Status: NEW → RESOLVED
Closed: 18 years ago
Depends on: reflow-refactor
Resolution: --- → FIXED
Adding in-testsuite? nomination per bz's request in m.d.t.l. Sorry for the bugspam.
Flags: in-testsuite?
Flags: in-testsuite?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: