Closed
Bug 422589
Opened 17 years ago
Closed 17 years ago
regression from bug 373400
Categories
(Core :: Layout: Tables, defect, P2)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bernd_mozilla, Assigned: roc)
References
()
Details
(Keywords: regression, testcase)
I regressed the printing of http://mxr.mozilla.org/mozilla/source/layout/html/tests/table/printing/bug85738.html
see bug 422249 comment 3-11
BTw we should add reftests for pagination of tables as this the test coverage is not sufficient.
Keywords: regression,
testcase
Comment 1•17 years ago
|
||
The regression with the table overflowing off the page on print preview started happening when the reflow branch landed.
That things started looking better, again, but still the issue "Prints 2 pages, with 2nd page's content outside the border.", started happening between 2008-01-26 and 2008-01-28:
http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=&file=&filetype=match&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2008-01-26+04&maxdate=2008-01-28+07&cvsroot=%2Fcvsroot
I guess the patch for bug 403669 changed that.
Blocks: reflow-refactor
Comment 2•17 years ago
|
||
Sorry, the regression ranges in comment 1 was for the first testcase in bug 422249.
Seems somewhat related to bug 422678.
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → bernd_mozilla
Flags: blocking1.9? → blocking1.9+
Priority: -- → P2
Assignee | ||
Updated•17 years ago
|
Assignee: bernd_mozilla → roc
Assignee | ||
Comment 6•17 years ago
|
||
Should have been fixed by bug 422678
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Whiteboard: [depends on 422678]
You need to log in
before you can comment on or make changes to this bug.
Description
•