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

adding new line is broken in qt5

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.0.0
    • 5.0.0
    • GUI: Text handling
    • None
    • 9619737a4c951d7f2abc80b59e287896b735e01d

    Description

      import qtquick 2.0
      Rectangle {
          height: 100
          width: 100
          color: "white"
          TextEdit {
              anchors.fill: parent}
          }
      }
      

      To reproduce the problem,

      • run this code with qmlscene.
      • Type a couple of words in TextEdit
      • press enter key to change to a new line,
      • type word in new line --> nothing show up

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            guoqing guoqing zhang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes