Closed Bug 686 Opened 26 years ago Closed 26 years ago

reflow of tables doesn't reposition caption

Categories

(Core :: Layout: Tables, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: angus, Assigned: buster)

References

()

Details

If you have a caption in a table that does not specify size, and the the table
resizes itself as it loads the content in contains, the caption is not properly
recentered above the table unless you force a reflow.

The URL given is a good test case - load the url - notice the caption appears on
the left side above the table. Now force a reflow by resizing. Notice the
caption goes to the middle where it should be...
Pushing testcase from checkmate to mozilla.org and updating "URL" field
Assignee: buster → troy
this looks like an incremental reflow bug
Status: NEW → ASSIGNED
Assignee: troy → buster
Status: ASSIGNED → NEW
Since you're doing the table incremental reflow code I'm giving you back
the bug
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
this bug is fixed now that nsTableOuterFrame supports incremental reflow.
Status: RESOLVED → VERIFIED
the reflow occurs and the caption is properly centered.
verified fixed with the 11/30 build on NT/win98.
You need to log in before you can comment on or make changes to this bug.