Open Bug 1135786 Opened 9 years ago Updated 2 years ago

Print preview shows up wrong in this case, using table display types, transform and page-break-before

Categories

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

defect

Tracking

()

REOPENED

People

(Reporter: martijn.martijn, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

Follow-up from bug 995112, see testcase url.
On print preview, you should only see one "m", my guess that "m" should be on the second page in print preview.

The testcase url source is this:
<div style="display: table-footer-group; page-break-before: left; transform: scale(1); ">m</div>
<div style="display: table-cell; "></div>
Attached file Testcase
I think the layout here is probably intentional, it's just a result of our "replicate
the table footer before the page break" logic.  In some cases, like here, it just
doesn't make much sense.  I think the best option is probably to make this feature
optional with a toggle button in the Print dialog, perhaps even set it off by default.
Severity: normal → minor
Component: Layout → Layout: Tables
OS: Mac OS X → All
Priority: -- → P4
Hardware: x86 → All
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: