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

QTextDocument doesn't render code in list items properly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 4.8.2
    • None
    • Reproduced on Debian GNU/Linux (unstable) with Qt 4.8.2.
    • 41a1ff4e3 (dev)

    Description

      Forwarded from https://sourceforge.net/p/retext/tickets/48/.

      To reproduce, pass this HTML code to QTextEdit:

      <ul>
      <li>aaa</li>
      <li><code>bbb</code></li>
      <li>ccc</li>
      <li>ddd</li>
      <li><code>eee</code></li>
      </ul>
      

      ... and you'll see that the bullet marks will be mis-aligned and the result will look ugly.

      Attachments

        Issue Links

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

          Activity

            People

              sami.shalayel Sami Shalayel
              mandriver Dmitry Shachnev
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes