-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.6.0
-
None
Platform
Windows Vista
Platform details
Qt Version: 4.6.0 release candidate
OS: Windows Vista Premium
Processor: Intel Quad Core Q6600
Compilers
MSVC
Compiler details
Compiler: MSVC 2005
Subject
No animation timer events when moving/resizing window
Steps to reproduce / test case
Steps:
1. Run a Qt application with some animated items (using Qt Animation Framework).
( You may run one of the Animation Framework examples)
2. Click on one of the edges of the window decoration.
Outcome:
The animation blocks as long as the user keeps the mouse down. All pending updates get flushed when the user releases the mouse.
More information