Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.14.1
-
Fix Version/s: 5.15.0 Beta4
-
Component/s: Core: Animation Framework, Core: Event loop
-
Labels:
-
Platform/s:
-
Commits:e0d80167c18b5a71acf4dac59f3e6f37292fa397 (qt/qtbase/5.14)
Description
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.
Attachments
Issue Links
- 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
-
For Gerrit Dashboard: QTBUG-83151 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
294403,5 | QEventDispatcherWin32: fix posted events delivering | 5.14 | qt/qtbase | Status: MERGED | +2 | 0 |