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

mouse grab not being cleared on TouchCancel

    XMLWordPrintable

Details

    • 0821180dc833376a738742e33f728983b9ca6f84 2597e43497aa8a223d65c669f07bd2e8fdf7e1f1

    Description

      Steps to reproduce the issue:
      1 - Have a qml application comprised of just a MouseArea
      2 - Do a touch drag along its window which gets canceled before it gets released

      Expected outcome:

      • MouseArea emits released(). pressed changed to false.

      Actual outcome:

      • MouseArea gets stuck on pressed state forever.

      Comments:
      Already got a fix for it. Just missing a test before I can propose it.

      Attachments

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

        Activity

          People

            srutledg Shawn Rutledge
            dandrader Daniel d'Andrada
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes