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

Remove kill timer for maybeGestures from QGestureManager

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • P1: Critical
    • 4.7.0
    • None
    • Core: Event loop
    • None
    • dd59023394a8f4cdaf4be9f632d58434f52c76e4

    Description

      In QGestureManager, there is a timer that kills gestures that stay more than x seconds in maybe state. There is practically no reason to have the timer: it is difficult to set a proper timeout, and for removing buggy gestures, nothing guarantees the buggy gesture would not "maybe" repeatedly.

      The timer should be thus removed.

      Attachments

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

        Activity

          People

            dzyubenk Denis Dzyubenko (Inactive)
            mikkohar Mikko Harju
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes