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
For Gerrit Dashboard: QTBUG-111566 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
463190,2 | Fix scoping of index in SwipeDelegate snippet | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
463320,2 | Fix scoping of index in SwipeDelegate snippet | 6.5 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
463321,3 | Fix scoping of index in SwipeDelegate snippet | 6.4 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
463327,3 | Fix scoping of index in SwipeDelegate snippet | tqtc/lts-6.2 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |