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

QTextDocument doesn't render code in list items properly

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes