Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.9, 5.15.0
-
Windows 10
-
-
bb2c3bfa4f4d001ec39d54d038943f9533f4c952 (qt/tqtc-qtdeclarative/tqtc/lts-5.15)
-
UI Bug Fixing Q1/2021
Description
When destroying an item in a model that has an animation running as part of its delegate then it can cause a crash to occur. This is because the animation appears to still be running and the connecting objects to it are no longer valid but are still referened by the animation. In the attached example, press any key repeatedly and within about 20 seconds or so then it will crash.
Attachments
Issue Links
- relates to
-
QTBUG-86708 When using DelegateModelGroup to group items then when a created item which is set to not be included will trigger an assert
-
- Closed
-
For Gerrit Dashboard: QTBUG-86567 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
314939,2 | QQmlProperty: Guard QQmlContextData with QQmlGuardedContextData | 5.15 | qt/qtdeclarative | Status: ABANDONED | -1 | 0 |
316274,9 | QQuickListView: Add autotest so that animated delegate does not crash | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
329641,2 | QQmlProperty: Guard QQmlContextData with QQmlGuardedContextData | tqtc/lts-5.15 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |
332598,2 | QQuickListView: Add autotest so that animated delegate does not crash | tqtc/lts-5.15 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |