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

Flickable doesn't react to second touchpoint while first touchpoint is dragging DragHandler

    XMLWordPrintable

Details

    • d98f22995 (dev), 6381928c2 (6.7), 4210e2c2f (6.6), abf8bb955 (tqtc/lts-6.5)

    Description

      We still have tst_FlickableInterop::touchDragSliderAndFlickable() blacklisted since QTBUG-86729; this is what it's testing.

      It's a behavior change since Qt 5; but whether this behavior should be the same needs a bit of consideration. Maybe we should consider it an improvement that a "stray" touch does not start the Flickable moving. It depends whether there are more useful use cases that are being prevented by this change.

      In Qt 5, Flickable didn't handle touch events; so while DragHandler handled one touchpoint, a QMouseEvent would be synthesized from the other, and Flickable handled that.

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              srutledg Shawn Rutledge
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews