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

Using a window handle to grab touch points does not function correctly.

    XMLWordPrintable

Details

    • Windows

    Description

      When grabbing the window handle to intercept touch points, after a WM_POINTERDOWN event has been received, no WM_POINTERDOWN, WM_POINTERUPDATE, or WM_POINTERUP events will be received for any other touch points until a WM_POINTERUP event is received for the initial touch point. 

       

      With the same codebase, I can replicate this problem in Qt versions 5.10 and 5.12, but not in 5.9.

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            nick_schrandt Nick Schrandt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes