Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.0
-
None
Description
Steps to reproduce:
- Open and run https://doc.qt.io/qt-6/qtquickcontrols-ios-todolist-example.html
- Create a project and add 3 tasks.
- Mark all of them as completed.
- Delete 2 of the completed and observe the progress bar.
Expected: The progress bar should reflect the actual state
Actual: The progress bar is resized and getting following error in the console:
qrc:/qt-project.org/imports/QtQuick/Controls/iOS/ProgressBar.qml:29:13: QML NinePatchImage: Binding loop detected for property "width"
Reproducibility: 100%
Attachments
Issue Links
- relates to
-
QTQAINFRA-5592 Qt Test Attack - Q2, 2023
- Open