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

Qml project runs the wrong <Current File> after "Save As..."

    XMLWordPrintable

Details

    • fbe855126b36bcc6a0fbb63b69647c4fa8aafc10

    Description

      To reproduce:

      1. Use a .qmlproject with no mainFile specified, where the project is configured to run the <Current File>. Assume one file in the project, named Main.qml
      2. Use "Save As..." to save Main.qml as Main2.qml. Main2.qml will become active in the editor.
      3. Make changes to Main2.qml.
      4. Run. Main.qml will be run instead of Main2.qml.

      Entering a different file and then returning to Main2.qml fixes the issue.

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            mbrasser Michael Brasser
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes