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

mouseReleaseEvent events generated when app is non-responsive are not delivered

XMLWordPrintable

    • macOS

      This looks like a regression between 5.12.0 and 5.12.1. When the user clicks in a widget while the application is non-responsive, a mousePressEvent is delivered after the application becomes responsive again. The corresponding mouseReleaseEvent isn't delivered.

      Sample code is attached. During the first 5 seconds while the application is responsive it works normally. Wait until the cursor starts to spin and click. After the second 5 seconds, only the press event is delivered.

        1. test.cpp
          0.6 kB
          Jason Haslam
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vestbo Tor Arne Vestbø
            jasonhaslam Jason Haslam
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes