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

[REG: 5.11->5.12.0] :QGestureEvent not grabbed on Android

    XMLWordPrintable

Details

    • Android
    • d3398207d0384e786f466662fa40c6fb86844fb6 (qt/qtbase/5.13) 8476ac456ea1487e244fa5992c768c9c2625ce12 (qt/qtbase/5.12)

    Description

      I created MyGraphicsView class that inherits QGraphicsView and made it grab TapAndHoldGesture by doing:

      grabGesture(Qt::TapAndHoldGesture);
      

      It is expected that dialog box says "QTapAndHoldGesture captured." when you long tap on Graphics View.

      It works with Qt 5.11.3 but not with 5.12.

      Is seems QGestureEvent does not comes to MyGraphicsView at all.

      Attachments

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

        Activity

          People

            esabraha Eskil Abrahamsen Blomfeldt
            eighttails Tadahito Yao
            Votes:
            5 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes