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

Custom property name "onColor" cause application to crash

    XMLWordPrintable

Details

    Description

      I have one Qt/QML application that works ok in Qt 4.7.3, but crashed in Qt 4.7.x.

      I found out that reason for the crash with Qt 4.7.x was name of one custom property in rectangle element. Name of custom property that caused the crash with Qt 4.7.x was "onColor".

      property color onColor
      

      For example if I changed property name to "onFoo" application did not crash.

      Example application OnColorCrash added as attachment.

      Attachments

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

        Activity

          People

            aakenned Aaron Kennedy
            tero Tero Kuutti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes