Closed
Bug 724516
Opened 13 years ago
Closed 13 years ago
Unregress handling of large standalone images that should span multiple pages when printing
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
VERIFIED
FIXED
mozilla13
People
(Reporter: dao, Assigned: dao)
References
Details
(Keywords: qawanted, regression, Whiteboard: [qa!])
Attachments
(1 file)
1.17 KB,
patch
|
roc
:
review+
akeybl
:
approval-mozilla-aurora+
akeybl
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
The comment explicitly refers to printing. Obviously doesn't make sense in a "not print" block.
Attachment #594680 -
Flags: review?(roc)
Comment on attachment 594680 [details] [diff] [review]
patch
Review of attachment 594680 [details] [diff] [review]:
-----------------------------------------------------------------
er, nice catch!
Attachment #594680 -
Flags: review?(roc) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Target Milestone: --- → mozilla13
Comment 3•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•13 years ago
|
||
Comment on attachment 594680 [details] [diff] [review]
patch
[Approval Request Comment]
Regression caused by (bug #): bug 713383
User impact if declined: low impact, regressing bug 528046
Testing completed (on m-c, etc.): manual on m-c
Risk to taking this patch (and alternatives if risky): no risk, alternative is to accept regressing bug 528046
Attachment #594680 -
Flags: approval-mozilla-beta?
Attachment #594680 -
Flags: approval-mozilla-aurora?
Comment 5•13 years ago
|
||
Comment on attachment 594680 [details] [diff] [review]
patch
[Triage Comment]
Approving for Aurora 12 and Beta 11 along with bug 713383 in support of printing images. Since this is landing fairly late, adding the qawanted keyword to get some extra testing around printing this cycle.
Attachment #594680 -
Flags: approval-mozilla-beta?
Attachment #594680 -
Flags: approval-mozilla-beta+
Attachment #594680 -
Flags: approval-mozilla-aurora?
Attachment #594680 -
Flags: approval-mozilla-aurora+
Assignee | ||
Comment 6•13 years ago
|
||
http://hg.mozilla.org/releases/mozilla-aurora/rev/7a1b738dd4e7
http://hg.mozilla.org/releases/mozilla-beta/rev/3034f4ec14e9
status-firefox11:
--- → fixed
status-firefox12:
--- → fixed
Comment 7•13 years ago
|
||
Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20100101 Firefox/11.0
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:11.0) Gecko/20100101 Firefox/11.0
Tried with Firefox 11 beta 4 - printing the following image
https://bug528046.bugzilla.mozilla.org/attachment.cgi?id=411803
Prints on separate pages, as expected.(with/without zoom)
Whiteboard: [qa+] → [qa+] [qa!:11]
Comment 8•13 years ago
|
||
Should the image be printed on separate pages even without zoom?
https://bug528046.bugzilla.mozilla.org/attachment.cgi?id=411803
Assignee | ||
Comment 9•13 years ago
|
||
(In reply to Paul Silaghi [QA] from comment #8)
> Should the image be printed on separate pages even without zoom?
> https://bug528046.bugzilla.mozilla.org/attachment.cgi?id=411803
yes
Comment 10•13 years ago
|
||
Verified fixed on Firefox 12b2:
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0
Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20100101 Firefox/12.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:12.0) Gecko/20100101 Firefox/12.0
You need to log in
before you can comment on or make changes to this bug.
Description
•