Closed Bug 678447 Opened 13 years ago Closed 13 years ago

###!!! ASSERTION: frame tree not empty, but caller reported complete status: 'aSubtreeRoot->GetPrevInFlow()'

Categories

(Core :: Layout: Tables, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla8

People

(Reporter: bernd_mozilla, Assigned: bernd_mozilla)

Details

(Keywords: testcase)

Attachments

(3 files)

Attached file testcase
tables are not able to pull back from the next inflow the children if the space permits it. The column set reflow expects  that its children are able to do this. We need to block this.

Normally this is blocked by check if the context is paginated but during printing this check does not work anymore.

To test this hit print preview with a debug build
Keywords: testcase
Attached patch patch v1Splinter Review
Attached patch patch v2Splinter Review
I pushed this together with bug 576890 successfully over try
http://tbpl.mozilla.org/?tree=Try&rev=612440d3090f

the Crashtest failure is another bug 439258  in editor that has nothing to do with printing
Attachment #552598 - Attachment is obsolete: true
Attachment #552668 - Flags: review?(roc)
Assignee: nobody → bernd_mozilla
s/bug 576890 /bug 675490 /
Instead, shouldn't we be making sure that tables never break in columns even if we're printing?
Comment on attachment 552598 [details] [diff] [review]
patch v1

that was my first idea
Attachment #552598 - Attachment is obsolete: false
Attachment #552598 - Flags: review?(roc)
http://hg.mozilla.org/mozilla-central/rev/bddfa5c83a6e
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Whiteboard: [inbound]
Target Milestone: --- → mozilla8
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: