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

Indent of a quote in QTextDocument is very small

XMLWordPrintable

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes