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

Apply Changes on Save seems to work somewhat strange

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • Qt Creator 2.8.0-rc
    • Quick / QML Support
    • Linux 32bit, Mac OSX 10.8.3, Creator based on Qt4.8.4

    Description

      Steps to reproduce:

      • create simple Qt Quick UI or Qt Quick Application (simple Hello World) (Qt Quick 1 or 2 - does not matter)
      • start debugging
      • select 'Apply Changes on Save' (and maybe 'Show Applicatoin on Top')
      • add a smaller and colored Rectangle to the main Rectangle and save (works)
      • add another more smaller and different colored Rectangle to the Rectangle just added (does not work)
      • add another smaller and different colored Rectangle to the main Rectangle (works)
      • do the same for Text or other displayable content
      • try to remove one of the (not) displayed items (warning comes up that this is not possible without reloading)

      If you start debugging with already a smaller Rectangle inside the root and try to put a new children into it this won't be displayed as well.
      It looks a bit like that only changes to the top level (new children to the root item) will be handled correctly.
      Deleting of items is not possible at all (warning comes up for displayed items as well as for items that could not be applied on save)

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes