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

QTextBrowser is not handling HTML lists properly

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes