Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.0.0, 5.12
-
None
-
91469f34033837ae49b340a4b1ef0cc7b1299857
Description
This has been known since QML was created I think, but was never formalised via documentation. We should explicitly state that users should not rely on the order of evaluation.
Some related stuff:
https://bugreports.qt.io/browse/QTBUG-11712 has a discussion related to it.
https://doc.qt.io/qt-5/qtquick-positioning-anchors.html mentions it briefly:
Because the evaluation order of bindings is not defined, [...]
Attachments
Issue Links
- relates to
-
QTBUG-11712 all bindings should be updated before any onXXXChanged handler run
-
- Open
-
- resulted from
-
QTBUG-73716 ComboBox.qml (QQC2) does not set the proper index using the "currentIndex" property
-
- Closed
-