- 
    Bug 
- 
    Resolution: Done
- 
    P2: Important 
- 
    5.14.1
- 
        
- 
        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
- Click the tray icon
- Tray icon triggers QQuickView to open and animate moving on the Y axis to its final position
- Animation will freeze before reaching the final position
- 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.
- duplicates
- 
                    QTBUG-82701 Windows 7: Strange processing pause when QToolTip is first shown -         
- Closed
 
-         
- resulted in
- 
                    QTBUG-84562 [REG 5.15.0 b3->5.15.0] window embedded using QWinWidget not receiving any event (Qt MFC solution) in some integrations -         
- Closed
 
-