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

Invalid node shown incorrectly in the navigator and code view has selection issues

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • QDS 4.8.0
    • QDS 4.8.0
    • Model and Rewriter
    • None
    • f76b8a271 (qds/dev)

      • Create new empty project
      • Open code view
      • Add some nonsense component manually to the scene before Button, E.g. Asdfg {}
      • Open navigator 

      -->There is no Asdfg node shown in the navigator, but there is an extra "Button" node. (In previous 4.7.2 release, there is Asdfg node with yellow warning triangle shown in this case.)

       

      • Select the shown nodes one by one and see what actually gets selected in code / property view

      --> Selecting first "button" node selects the button node in property view, but in code view Asdfg node is selected. Based on the order of the nodes, this should actually be the Asdfg node.

      --> Selecting second "Button" node selects button node in both code and property views.

      • Save the project and close QDS
      • Reopen QDS and open the saved project
      • Open navigator

      --> Navigator now shows only valid components in it. (In previous 4.7.2 release, there is Asdfg node with yellow warning triangle shown in this case.)

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

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes