Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
5.6.0 RC
-
Windows 10
Description
To reproduce:
- run attached application on Windows
- resize window smaller from any side (but not from corners)
Expected to happen:
content to be redrawn (paintGL to be called) at some point
What happens:
nothing
Resizing window bigger or when resizing from corner, paintGL gets called correctly. Also works on Linux.
Attachments
Issue Links
- is duplicated by
-
QTBUG-51038 Windows: Missing expose event when window size is reduced
- Closed