Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0
-
None
-
Windows 7 64 bit, Qt 5.0.0
-
qtbase/release: 4d2eb3dd01620f4e26f97dca747206ddbc0840c7
Description
Checkboxes aren't redrawn when toggling in windowsvista style after the window has been minimized, maximized.
How to reproduce:
1) Create minimal MainWindow with one central widget and in it a checkbox
2) Launch it, maximize it
3) click checkbox , click again
-> Checkbox goes from checked to unchecked to checked
4) Now minimize the application via the windows handle, maximize it again
5) Checkbox isn't redrawn when clicked
This seems to be related to the transitions that are applied if configured by windows theme (default is true).
Attachments
Issue Links
- depends on
-
QTBUG-29030 QWidget::windowState() gets out of sync
- Closed
- is required for
-
QTBUG-29016 Qt 5.0.1 release tasks
- Closed
-
QTCREATORBUG-8247 Checkboxes not redrawn when toggled (Qt 5)
- Closed