Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-40050

Printing QWebView not takes into account column-count CSS

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • 5.3.1
    • GUI: Printing, WebKit
    • None
    • Qt 5.3.1, OS X 10.9.4
    • macOS

    Description

      Printing CSS multi-column layout doesn't work. Only a one column always will be printed even column-count CSS is used.

      QWebView widget shows it properly.

      Example of CSS:

      <div id="test" style="-webkit-column-count:3;column-count:3;">
      ...
      </div>
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            johnlayt John Layt
            jimcad J Matilainen
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes