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

QDS crashes on opening file with empty transitions:[] property

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • QDS 2.1
    • QDS 2.1 Beta2
    • All Other Issues
    • None

    Description

      Open any .qml file in text edit mode, add transitions: [] block to the root item, but do not fill it. If you will try to open the file after that in design view, application will crash.
      Empty states: [] are working fine, but transitions: [] aren't.

      For example:

      Item {
          width: 640
          height: 480
          transitions: [ 
          ]
      }
      

      Attachments

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

        Activity

          People

            thohartm Thomas Hartmann
            algerman Aleksei German
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes