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

Animation freezes midway when triggered from the notification area (system tray) icon

XMLWordPrintable

    • Windows
    • e0d80167c18b5a71acf4dac59f3e6f37292fa397 (qt/qtbase/5.14)

      Code that animates window sliding into the screen when clicking notification area icon no longer works correctly.

      See minimal repro (QtCreator project) attached

      1. Click the tray icon
      2. Tray icon triggers QQuickView to open and animate moving on the Y axis to its final position
      3. Animation will freeze before reaching the final position
      4. Animation continues if I unblock the postedEvents queue by hovering the mouse over the window

       

      Upon initial debugging, looked like all after a while all the timer events get compressed without anyone calling sendPostedEvents.

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

            kleint Friedemann Kleint
            cosminp Cosmin Pancratov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes