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

Flickable doesn't work with touch input and touch-only content item

    XMLWordPrintable

Details

    • d7623d79ef4bc9533fced027bf1d173d68b4eba6

    Description

      If you put a touch-only component inside a Flickable and then try to flick it, with touch, it won't work (Flickable won't move its contentItem at all).

      It works if you interact with the Flickable using a mouse device or if you simply call setAcceptedMouseButtons(Qt::LeftButton) in your touch-only component.

      This is a regression in 5.10 as it used to work in 5.9.

      See the attached test application for details.

      I suppose this bug would go under the QTBUG-30840 umbrella.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              srutledg Shawn Rutledge
              dandrader Daniel d'Andrada
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes