[Webkit-unassigned] [Bug 59393] New: Printing pages with very long lines results in unreadable output.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 25 16:33:43 PDT 2011


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

           Summary: Printing pages with very long lines results in
                    unreadable output.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://snowplow.org/martin/printtest.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Printing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vandebo at chromium.org


Webkit tries to scale content to fit to the width of a page.  If there are very wide elements, the scaling makes the page unreadable.  There should be a min horizontal scale factor to prevent this.

Repro case: http://snowplow.org/martin/printtest.html

Firefox does not scale the content to fit, and thus simply clips the long line in the test above.

This bus was reported to Chrome (crbug.com/49698), but also occurs in Safari.

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