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

Uncreatable value types behave erratically

XMLWordPrintable

    • 892c0c215 (6.9), 998a2a0a3 (6.9), bf7ca506a (6.8), 43e863088 (6.8), a1059f508 (6.8), 778386987 (6.8), b15ab35bf (dev), 87c7799bd (6.9), b81df9a31 (6.8), e8548b04c (tqtc/lts-6.5), 254a5a6c0 (tqtc/lts-6.5), 39c13446b (tqtc/lts-6.5), 7e3967c97 (tqtc/lts-6.5)

      import QtQuick
      import QtWebEngine
      Item {
          id: root
          property webEngineCertificateError myError
          Component.onCompleted: console.log(root.myError)
      }
      

      Consider the example above. Running this via the qml tool results in a crash.

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

            ulherman Ulf Hermann
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes