[Webkit-unassigned] [Bug 88201] REGRESSION (r118039): Incorrect formatting of pdf when printing from Reader view

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 4 21:06:29 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=88201





--- Comment #12 from Vitaly Buka <vitalybuka at chromium.org>  2012-06-04 21:06:28 PST ---
I believe I understand the issue.
Base assumption of my CL was that only root frame should handle page size. It ok for regular printing. However Reader requests to print subframe only. So correct condition should be to check page size in closest to root printed frame.

I'll send patch for review soon.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list