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

Indent of a quote in QTextDocument is very small

    XMLWordPrintable

Details

    Description

      Consider this small piece of HTML text:

       
      <p>text1</p>
      <blockquote>
      <p>text2</p>
      </blockquote>
      

      When viewed in QTextEdit, the blockquote part is indented with the indent width comparable with the width of “text1” string.

      When printed, or passed to QPrintPreviewDialog, that part is almost non-indented, indent width is 1px or something like that.

      Attachments

        Issue Links

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

          Activity

            People

              rodal Samuel Rødal
              mandriver Dmitry Shachnev
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes