[Webkit-unassigned] [Bug 89756] New: [Qt] Printing QWebView not longer takes into account page breaks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 06:11:43 PDT 2012


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

           Summary: [Qt] Printing QWebView not longer takes into account
                    page breaks.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kaylx at blueyonder.co.uk


Upgraded from Qt 4.7.4 to Qt 4.8.2 to find that page breaks in our html when printed to pdf format are no longer taken into account and seem to be ignored.

Printing QWebView with QPrinter::PdfFormat
HTML uses CSS styles "page-break-before:always;" and "page-break-after:always;"

See attached example TestReport.zip.
Contains: TestReport.html, TestReport-4.7.4.pdf, TestReport-4.8.2.pdf

-- 
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