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

Double-tap and the activated signal don't work in Android.

    XMLWordPrintable

Details

    • Android, iOS/tvOS/watchOS

    Description

      When double-tapping on a QTableView item, it doesn't emit the QAbstractItemView::activated(const QModelIndex &index) signal.

      This behavior has been confirmed on Android 13.

      The issue doesn't appear on desktop and it only seems to appear on Android.

      To reproduce the issue:

      • Run the attached example project.
      • Add "A" address.
      •  double-tap on the item added, in Android

      On Android, nothing happens, but on the desktop, the activated message box shows up.

      Note: the double-click doesn't work in general on Android.

      Attachments

        Issue Links

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

          Activity

            People

              mikko.hallamaa Mikko Hallamaa
              mahdi.belila Mehdi Belila
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes