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

[OS X] QTouchEvent massive lag on update()

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • 4.8.2
    • None
    • Mac OS X 10.7.4
    • macOS

    Description

      Calling QWidget::update() while QTouchEvent is received causes massive lag in some circumstances, like making the window sufficiently bigger or entering full screen (even after returning from it!).

      Attached is an modified imagegestures example, demonstrating the problem, by reimplementing widget's touch events. Note that even after commenting out the drawing code in paint event, lag is still present, though to lesser extent!

      P.S. While testing I stumbled upon another problem that the concrete example. When fullscreen is entered (double click) no touch events, and no QPanGesture-s are received!

      Attachments

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

        Activity

          People

            tpochep Timur Pocheptsov
            mnaydenov Mihail Naydenov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes