Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
5.15.16, 6.2.11, 6.4.1, 6.5.4, 6.6.2
-
None
-
-
55ca63618 (dev), c01296e5f (6.5), 7ddba3c23 (6.4), 7a415a051 (dev), e73514d6b (6.4), 96baa991b (6.5)
Description
Please try the following code to get the warning.
import QtQuick import QtQuick.Controls Window { Control { contentItem: Item { property bool something: width == implicitWidth implicitWidth: { return 1 } } } }
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-110899 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
458225,6 | Work around spurious binding loop warning | dev | qt/qtdeclarative | Status: NEW | -1 | 0 |
458975,1 | Fix proxy-data handling | tqtc/lts-6.2 | qt/tqtc-qtbase | Status: NEW | 0 | 0 |
459222,1 | Avoid accessing deleted binding data in grouped updates | tqtc/lts-6.2 | qt/tqtc-qtbase | Status: NEW | 0 | 0 |