Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.4.0 Beta1
-
None
Description
29098: ********* Start testing of tst_QQuickListView2 ********* FAIL! : tst_QQuickListView2::tapDelegateDuringFlicking(Button DragOverBounds) '(listView->contentY() > 501)' returned FALSE. () Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquicklistview2/tst_qquicklistview2.cpp(404)] PASS : tst_QQuickListView2::tapDelegateDuringFlicking(MouseArea DragOverBounds) FAIL! : tst_QQuickListView2::tapDelegateDuringFlicking(Button OvershootBounds) '(listView->contentY() > 501)' returned FALSE. () Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquicklistview2/tst_qquicklistview2.cpp(404)] PASS : tst_QQuickListView2::tapDelegateDuringFlicking(MouseArea OvershootBounds) PASS : tst_QQuickListView2::tapDelegateDuringFlicking(Button DragAndOvershootBounds) Totals: 23 passed, 2 failed, 0 skipped, 0 blacklisted, 58079ms
It seems like the series of touch events does not generate momentum; I didn't verify exactly how much the flickable moved, but it should have built up velocity, and therefore moved farther than it was dragged.
Blacklisted for now, as with many things on Android.
Attachments
Issue Links
- relates to
-
QTBUG-88252 QEventPoint::velocity must be accurate and in logical pixels
- Reported
-
QTBUG-88346 need to check mouse and touch residual velocity modeling
- Reported
-
QTBUG-99639 Rotated flickable decelerates in wrong direction
- Closed
-
QTBUG-33891 ensure that TouchPoints always have velocity
- Closed
-
QTBUG-105190 tst_QQuickListView2::flickDuringFlicking is flaky
- Closed
- resulted from
-
QTBUG-103832 The delegate item of ListView is not pressed if the boundsBehavior is to set Flickable.StopAtBounds
- Closed
Gerrit Reviews
For Gerrit Dashboard: QTBUG-104471 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
416610,2 | WIP stabilize tst_QQuickListView2::tapDelegateDuringFlicking | dev | qt/qtdeclarative | Status: DEFERRED | -2 | 0 |
417979,3 | Blacklist tst_QQuickListView2::tapDelegateDuringFlicking on Android | tqtc/lts-6.2 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |
419241,4 | Flickable: don't grab on press if already moving | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
419719,2 | Flickable: don't grab on press if already moving | 6.4 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
419720,2 | Flickable: don't grab on press if already moving | 6.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
419730,2 | Flickable: don't grab on press if already moving | tqtc/lts-6.2 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |
419732,2 | Flickable: don't grab on press if already moving | tqtc/lts-6.2.5 | qt/tqtc-qtdeclarative | Status: MERGED | +2 | 0 |