[Webkit-unassigned] [Bug 82617] New: prevent page breaks in table rows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 29 07:55:47 PDT 2012


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

           Summary: prevent page breaks in table rows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Printing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: milian.wolff at kdab.com


Created an attachment (id=134584)
 --> (https://bugs.webkit.org/attachment.cgi?id=134584&action=review)
test file (html) that, when printed, produces bad results

Currently, printing long tables produces bad results, with page breaks in the middle of table rows. this e.g. splits text on two pages making it unreadable.

I'll attach a test .html file as well as a generated print-to-file PDF that shows this issue. Furthermore, I will attach a patch, including a unit test, that resolves this issue.

I've build (qt)-webkit from source at f7ec460464a95c7a35d633188587ccfaa0499aca from git://gitorious.org/webkit/webkit.git

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