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

[REG 5.3 -> 5.4] Crash with defining JavaScript objects

    XMLWordPrintable

Details

    • 1eedf91fcde959f5ac799f339384f44c6a9d0fd9 (qtdeclarative)

    Description

      import QtQuick 2.3
      import QtQuick.Controls 1.2
      
      ApplicationWindow {
          property var x: {
              10:[], 11:[], 12:[], 13:[], 14:[],
              15:[], 16:[], 17:[], 18:[], 19:[]
          }
      }
      

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            sqq S.Gold
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes