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

QTextBrowser is not handling HTML lists properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 4.7.1, 4.8.4, 5.1.0 RC1
    • GUI: Text handling
    • None
    • Windows 7, Ubuntu 12

      QTextBrowser t;

      t.append("<ol><li>one<li>Two</ol>");
      t.append("<ol><li>Three<li>Four</ol>");

      The problem is that second list will appear as part of first list as in the attachment.

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

            esabraha Eskil Abrahamsen Blomfeldt
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes