Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.15.11, 6.4.0
-
7d5cc737d (dev), 2704e64d1 (6.5)
Description
We should try to guarentee that any element in the base element should be accessible when the bindings in the super element get instantiated. Failing to do it might cause to an attempt to access uninitialized sub-object at that point. Several bugs related to this has been reported so far but resolved in "hacky" way. (i.e https://bugreports.qt.io/browse/QTBUG-107795, https://bugreports.qt.io/browse/QTBUG-107900)
Let's eventually come up with a proper fix on this issue.
Attachments
Issue Links
- resulted from
-
QTBUG-107900 PropertyChanges pointing to an alias property crashes
- Closed