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

Qml: highlight is broken for inline objects

XMLWordPrintable

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

      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 {
      
          }
        }
      }
      

        1. highlight.png
          43 kB
          Dmitrii Kosarev
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes