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

setMarkdown in QTextEdit with a valid QString doesn't work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.4.1
    • Active Qt
    • None
    • Windows

    Description

      Hallo,

      I have a QTextEdit which shows my own generated QImage.

      If I pull the input from textEdit with toMarkdown() and set the same QString I get from toMarkdown() back to the textEdit with setMarkdown(sameString) I doesn't work.

      If I make the same with toHtml() and setHtml it works.

       

      Down below is my example code

       

      Thanks for your help. And I wish you a merry christmas

      Attachments

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

        Activity

          People

            owolff Oliver Wolff
            itzwich Felix Wich
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes