[Webkit-unassigned] [Bug 56958] New: REGRESSION(r77257): Only first page of a document is printed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 13:29:05 PDT 2011


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

           Summary: REGRESSION(r77257): Only first page of a document is
                    printed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: Printing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dglazkov at chromium.org
                CC: hyatt at apple.com, darin at apple.com
            Blocks: 46422


Created an attachment (id=86678)
 --> (https://bugs.webkit.org/attachment.cgi?id=86678&action=review)
Reduction

After http://trac.webkit.org/changeset/77257, the attached reduction no longer prints the entire page, just the first page. It appears that width/height on the P are the culprit. Removing them or making width less than ~600px makes the document print properly again. First seen in:

http://code.google.com/p/chromium/issues/detail?id=76694

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