Closed Bug 32581 Opened 25 years ago Closed 25 years ago

Reflow in simple table is causing the table to resize incorrectly

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: attinasi, Assigned: buster)

Details

(Whiteboard: block max width)

Attachments

(1 file)

When the simple table in the soon-to-be-attached testcase is reflowed due to the color of the row changing, the table resizes incorrectly. The reflow itself is a bug covered in bug 12598; this bug is for the incorrect table sizing that results from the reflow.
Attached file Testcase showing the resize problem (deleted) —
An incremental reflow problem.
Status: NEW → ASSIGNED
Target Milestone: --- → M16
Buster, here is another one where the block frame is requested NS_REFLOW_CALC_MAX_WIDTH and it is setting it to 0. Adding "block max width" to the status whiteboard.
Assignee: karnaze → buster
Status: ASSIGNED → NEW
Status: NEW → ASSIGNED
Whiteboard: block max width
nsBlockReflowContext was not properly propagating the request to calculate maximum width
Whiteboard: block max width → fix in hand
Whiteboard: fix in hand → fix in hand, block max width
fixed incremental calculation of preferred size in nsBlockFrame and nsBlockReflowContext
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Whiteboard: fix in hand, block max width → block max width
Fixed in the July 6th build.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: