-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8
-
None
-
1f9d7d2da (dev), 78686bde0 (6.8)
The following test fails in tst_action.qml:
1: FAIL! : tst_controls::Universal::Action::test_shared() Compared values are not the same 1: Actual (): Button_QMLTYPE_30(0x60b2f0cffee0, "button") 1: Expected (): MenuItem_QMLTYPE_25(0x60b2f0a0fba0, "menuItem") 1: Loc: [/home/edc/dev/qt/src/dev/qtdeclarative/tests/auto/quickcontrols/controls/data/tst_action.qml(102)]
It looks like the onTriggered callback does not provide the correct source object. Interestingly, on the second time the action is called, the source object is correct.
For Gerrit Dashboard: QTBUG-126815 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
584918,4 | Set visibility of popupItem to false when a popup window is not visible | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |
588931,2 | Set visibility of popupItem to false when a popup window is not visible | 6.8 | qt/qtdeclarative | Status: MERGED | +2 | 0 |