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

When interacting with a MultiPointHandler, if a second touch point is added then it will toggle the active state to false and then true again

    XMLWordPrintable

Details

    Description

      When interacting with a MultiPointHandler, if a second touch point is added then it will toggle the active state to false and then true again. Since the handler is already true and that is still the case as a result of the second touch, then it should not toggle it to be false and then back to true as this can cause problems with bindings as a result.

      In the example attached, touch with one finger and then touch with a second while holding the first down. The console output will indicate that the active state has been toggled to false and then to true again.

      Attachments

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

        Activity

          People

            tokorpip Tomi Korpipää
            andysh Andy Shaw
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes