Closed
Bug 1406356
Opened 7 years ago
Closed 5 years ago
overlapping content following page-break-before in Firefox 56
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
RESOLVED
FIXED
mozilla73
People
(Reporter: josh, Assigned: MatsPalmgren_bugz)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [layout:print-triage:p2])
Attachments
(2 files, 1 obsolete file)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170824053838
Steps to reproduce:
I created a webpage to print contracts for our company - either as PDF or on paper.
Actual results:
In Firefox 55 everything looked fine, but in Firefox 56 the printout is messed up (see attachments). On screen, it looks as expected.
Expected results:
Fix the print option, that's all ;) .
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Hi josh,
Thank you for reporting this.
I would be grateful if you could attach the pre-print html file in order to find regression point.
Flags: needinfo?(josh)
Here are some html and css files for testing :) !
Flags: needinfo?(josh)
Attachment #8915976 -
Flags: feedback+
Updated•7 years ago
|
Status: UNCONFIRMED → NEW
status-firefox56:
--- → wontfix
status-firefox57:
--- → affected
status-firefox58:
--- → affected
status-firefox-esr52:
--- → unaffected
Ever confirmed: true
Comment 3•7 years ago
|
||
I can reproduce the problem on Windows10 Nightly58.0a1.
Regression window:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=e6e712904806da25a9c8f48ea4533abe7c6ea8f4&tochange=d6bf703c5deaf1e328babd03d5e68ff2a4ffe10e
Via local build,
Last good: 395b6c53e42b
First bad: 1e3130e96f03
Regressed by: Bug 1308876
@:dbaron
Your bunch of patch seems to cause the problem. Can you look at this?
Blocks: 1308876
Flags: needinfo?(dbaron)
Comment 4•7 years ago
|
||
[Tracking Requested - why for this release]:Bug 1308876 causes several print regression.
tracking-firefox58:
--- → ?
FYI -- I'm aware that a bunch of regressions from bug 1308876 turned up after it hit release (after none were reported while it was on nightly or beta). See https://bugzilla.mozilla.org/show_bug.cgi?id=1308876#a30998038_3881 and below. I'm going to try to look into them over the next week or two -- and hopefully there are fewer underlying problems than there are bug reports -- but these can be somewhat difficult bugs, so it might take a little time.
Updated•7 years ago
|
Priority: -- → P3
Attachment #8915976 -
Attachment is obsolete: true
Summary: Printed text is messed up in Firefox 56 → overlapping content following page-break-before in Firefox 56
Updated•7 years ago
|
Comment 9•7 years ago
|
||
status-firefox59: affected → wontfix
Updated•7 years ago
|
Flags: needinfo?(dbaron)
Comment 11•6 years ago
|
||
Any progress after 9 months? This bug is very serious - no one can use firefox for printing even on latest ESR version.
Updated•6 years ago
|
Updated•5 years ago
|
Whiteboard: [layout:print-triage:p2]
The testcase in comment 7 was fixed in this range, which means it was fixed by bug 1427141.
Assignee: nobody → mats
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Depends on: 1427141
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
Flags: in-testsuite?
Comment 13•5 years ago
|
||
Do the tests landed in bug 1427141 cover this case or should we land the test from this bug still?
status-firefox71:
--- → wontfix
status-firefox72:
--- → wontfix
status-firefox-esr68:
--- → wontfix
Flags: needinfo?(mats)
Assignee | ||
Comment 14•5 years ago
|
||
The tests for bug 1427141 is probably enough to cover this case. This bug doesn't really have a reduced testcase anyway.
Flags: needinfo?(mats)
Updated•5 years ago
|
Flags: in-testsuite? → in-testsuite-
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•