Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-2978

QML Outline: multiline strings are wrongly rendered

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.1.0
    • Qt Creator 2.2.0
    • Quick / QML Support
    • None
    • OS X 10.5.8

    Description

      If you write something like this,

      Text {
         text: "foo" +
                  "bar"
      }
      

      in a QML document that contains other stuff too, you will see that the text is wrongly rendered in the outline - the text goes on top of other items. A screenshot of this is attached.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            holmsted Lasse Holmstedt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes