Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.7.0
-
None
-
58326f2bc3bceafc0054e790832e0a77db340606
Description
In Qt Quick Controls 2, the arbitrary JS object argument of `StackView::push()` was replaced with arguments that are consistent with `Component::createObject()`. In the process, the `destroyOnPop` functionality went missing. Even though pushing and popping static items vs. Components and URLs works as intended out of the box, there is a problem when using `Qt.createQmlObject()`. See http://stackoverflow.com/questions/39063235/qtquick-controls-2-stackview-and-destroyonpop for more details.
Attachments
For Gerrit Dashboard: QTBUG-55405 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
169317,10 | StackView: add destroyOnPop attached property | dev | qt/qtquickcontrols2 | Status: ABANDONED | -2 | 0 |
169838,6 | StackView: add removed() attached signal | 5.8 | qt/qtquickcontrols2 | Status: MERGED | -2 | 0 |
169846,1 | WIP: StackView: add removed() attached signal | 5.7 | qt/qtquickcontrols2 | Status: ABANDONED | -2 | 0 |