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

QML Inspector does not show right line for properties

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P3: Somewhat important
    • None
    • Qt Creator 3.1.2

    Description

      1. Create a new Qt Quick Application project.
      2. Run this in the Debugger.
      3. While the application is running, click on one of the items in the Locals and Expression view.
        Creator will open the project's qml file and place the cursor at the definition of that item.
      4. Click on one of the properties which are defined explicitly in the QML file, e.g. the width of an item.
        Again, Creator will place the cursor at the definition of that item, not at the binding of the property.

      Clicking on a property should move the cursor to the exact location where that property is being set.

      Attachments

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

        Activity

          People

            hjk hjk
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes