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

Using a custom link on a QTextBrowser produces an odd result af ter the link has been clicked.

    XMLWordPrintable

Details

    Description

      Sending a custom link to a QTexBrowser, clicking it, and then append a line of PlainText, the new line of plain text will be underlined and all further lines added to the QTextBrowser are also underlined.

      Note: A simple workaround is to call browser->moveCursor(QTextCursor::End); before calling append().

      Attachments

        1. patch_462.txt
          0.9 kB
        2. main.cpp
          0.9 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            shausman Simon Hausmann
            admin Administrator
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes