Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.2, 6.3
-
4c62782c23 (qt/qtdeclarative/6.3) 4c62782c23 (qt/tqtc-qtdeclarative/6.3) 1c8d34e45947ff2a629335ee3f5acf29a57877fc 4c62782c23 (qt/qtdeclarative/6.3.2)
Description
With https://codereview.qt-project.org/c/qt/qtdeclarative/+/419725 applied, I get:
FAIL! : tst_controls::Basic::Dialog::test_accept() Compared values are not the same Actual (): 0 Expected (): 1 Loc: [/Users/mitch/dev/qt-6.3/qtdeclarative/tests/auto/quickcontrols2/controls/data/tst_dialog.qml(120)]
That patch is a cherry-pick of its dev counterpart, which passed CI with no issues. The 6.4 patch also merged fine.
When debugging it, I can see that QQuickDialog::accept() is not executed despite being called from QML.
Attachments
For Gerrit Dashboard: QTBUG-104700 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
422353,4 | QQmlProxyMetaObject: Ignore properties/methods of non-creatable proxies | 6.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
423080,2 | QQmlProxyMetaObject: Ignore properties/methods of non-creatable proxies | tqtc/lts-6.2 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |