Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-40877

Deleting component with Scale element crashes application

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.4.0
    • 5.0.0, 5.3.0, 5.3.1
    • None
    • Mac OSX 10.9 Clang
      Android 4.0.3
      Ubuntu 12.04 GCC
    • 99fd3a6b22a7eabf2aff656a942b0b7e32093254

    Description

      When a Scale element is declared outside (and after) an Image component, upon deletion, the application crashes.

      Image {
          transform: _scale
      }
      Scale {
          id: _scale
      }
      

      If the Scale element is declared before the Image that uses it, the component can be deleted successfully. Please see attachment for an example that crashes.

      This worked in Qt 4.7/8

      Attachments

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

        Activity

          People

            mitch_curtis Mitch Curtis
            mike12779 Michael Dippold
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes