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

Canvas crash on destruction

    XMLWordPrintable

Details

    • 93affd9ff660456bde2d380788ea8ebfabb0f1c3

    Description

      import QtQuick 2.3
      import QtQuick.Window 2.2
      
      Window {
          Loader {
              sourceComponent: Canvas {
                  Component.onDestruction: getContext("2d")
              }
              Component.onCompleted: active = false
          }
      }
      

      Attachments

        1. crash after multiple clicks.txt
          5 kB
        2. TableView.png
          TableView.png
          5 kB
        3. testcanvas.zip
          3 kB
        For Gerrit Dashboard: QTBUG-42222
        # Subject Branch Project Status CR V

        Activity

          People

            mitch_curtis Mitch Curtis
            sqq S.Gold
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes