Closed
Bug 28527
Opened 25 years ago
Closed 25 years ago
incremental reflow mess (duplication of content)
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: dbaron, Assigned: karnaze)
References
()
Details
(Keywords: top100)
Attachments
(1 file)
(deleted),
image/png
|
Details |
DESCRIPTION: There are serious incremental reflow problems on
http://www.pbs.org/ . It's easiest to reproduce on the first load of the page.
The left column of the page gets duplicated on screen (see screenshot), with the
left version at (roughly?) the correct position. If one, at this point,
triggers a repaint (not a reflow), the left (correct) version goes away, and
only the right one remains. However, resizing the window makes things get
better completely.
STEPS TO REPRODUCE:
* load http://www.pbs.org
ACTUAL RESULTS:
* mess, as described above
EXPECTED RESULTS:
* loads correctly the first time
DOES NOT WORK CORRECTLY ON:
* Linux, mozilla, 2000-02-18-08-M14
Reporter | ||
Comment 1•25 years ago
|
||
Assignee | ||
Comment 2•25 years ago
|
||
I'm not seeing the problem on my 3/3 WinNT debug build.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 3•25 years ago
|
||
I'm afraid this may have been content dependent... (which bytes got in which
packets), and small changes to the site could have changed this.
Is there any way to simulate different sizes of packets for incremental reflow
testing?
You need to log in
before you can comment on or make changes to this bug.
Description
•