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

Qml: highlight is broken for inline objects

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3: Somewhat important
    • None
    • Qt Creator 3.0.1
    • Quick / QML Support
    • None

    Description

      For this piece of code I get attached screenshot

      import QtQuick 2.0
      
      Rectangle {
      
        property Text text1: Text {
          anchors.centerIn: parent
      
          text: "Hello World"
          Item {
      
          }
        }
      }
      

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            kakadu Dmitrii Kosarev
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes