Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-104471

tst_QQuickListView2::tapDelegateDuringFlicking fails on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.4.0 Beta1
    • None
    • Android

    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

          For Gerrit Dashboard: QTBUG-104471
          # Subject Branch Project Status CR V

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              srutledg Shawn Rutledge
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: