Closed Bug 16252 Opened 25 years ago Closed 25 years ago

one pargragraph overlapping floating table

Categories

(Core :: Layout, defect, P3)

x86
Linux
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: dbaron, Assigned: buster)

Details

Attachments

(2 files)

DESCRIPTION:  One paragraph is overlapping a floating nested table in the
(partially simplified) page to be attached.  I don't have time to simplify any
more right now.  The floating table has a nested table inside it.

STEPS TO REPRODUCE:  Load attached page.

ACTUAL RESULTS:  The second paragraph "He also led..." is all on one line rather
than wrapping around the float.

EXPECTED RESULTS: Wraps around float.

DOES NOT WORK CORRECTLY ON:
 * Linux, apprunner, 1999-10-11-08-M11
 * Linux, apprunner, 1999-10-12-08-M11

WORKS CORRECTLY ON:
 * most other browsers
Assignee: troy → kipp
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed. I had to rework my fix for 12709 and then fix the issue this case
exposed: the resize reflow optimization logic needs to see if a line is impacted
by floaters not only if it has floaters to decide to reflow it. The rework
entailed making sure that the impacted bit was set properly...
Status: RESOLVED → VERIFIED
With the Oct 21 Linux build (1999102108), this problem appears to be fixed.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: