Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.4.2
-
None
-
-
925c6b06b (dev), 570012dfe (6.5), e5a0152d6 (tqtc/lts-6.2), 3b1a5cdb3 (6.4)
Description
Please take a look at the example code visible here https://doc.qt.io/qt-6/qml-qtquick-controls2-swipedelegate.html
- Try to build the app with an example above
- Try to remove items using swipe
Actual: only item with index 0 is removed
Expected: all items can be removed. Line
required property int index'
should be moved to the SwipeDelegate scope.
Attachments
Issue Links
- relates to
-
QTQAINFRA-5393 Qt Test Attack - Feb, 2023
- Open