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

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

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes