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

QTextEdit anomalies with <hr /> elements

    XMLWordPrintable

Details

    Description

      To reproduce:

      • create a HTML file with the following content:

      <html>
      Some text above the line.
      <hr />
      Some text below the line.
      </html>

      • open the file in the demos/textedit example
      • click on the horizontal line, the text cursor will go to the beginning of it
      • press RETURN, a duplicate line will be created
      • type in some characters, the line in the selected block goes invisible
      • press RETURN again, the line above will reappear below the typed characters and
        another duplicate line will appear

      Attachments

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

        Activity

          People

            sletta Gunnar Sletta
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes