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

Missing QTouchEnd event when QMenu popup shown

XMLWordPrintable

    • 53d289ec4c0f512a3475da4bbf1f940cd6838ace

      Attached example program shows that when I show a QMenu via popup() in my widget event handler when receiving a QTouchUpdate event, I no longer receive a QTouchEnd event when I lift the finger from the touchscreen.

      Further, from this point on, I even do no longer get QTouchBegin events (instead I get a QTouchUpdate when pressing the finger again - which seems to be a follow up problem of the missing QTouchEnd event)

        1. touch_popup.cxx
          1.0 kB
        2. qtbug45054.zip
          2 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            lagocs Laszlo Agocs
            mkoller Martin Koller
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes