Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-13067

Subfolder impots do not always show up correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • QDS 4.6.0
    • QDS 4.6.0
    • QML Project Manager
    • None
    • 576e3b7ac (qds/dev)

    Description

      There is an issue with subfolders.

      Steps to reproduce:

      • Create a project
      • Select File -> new file -> Qt Quick Files -> Qt Quick File and click "Choose"
      • Give component name "Testqml1"
      • For Path, select "Browse"
      • (In choose directory window) Create folder "Testing" and under that folder, two subfolders "Sub1" and "Sub2"
      • Select "Testing" folder, so that Testqml1 is saved directly under it
      • Create new Qt Quick File "Testqml2" and save it under "Sub1" folder
      • Create new Qt Quick File "Testqml3" and save it under "Sub2" folder
      • Double click "Testqml2.qml" in Projects view
      • Click + in Components view
      • -> Import list should show ../Sub2 but it doesn't
      • -> Similarly import list should show ../Sub1 when Testqml3 is open but it doesn't
      • If Testqml1.qml file is deleted, subfolders start to show imports correctly

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            tanja_remes Tanja Remes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes