Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.10.0 Alpha
-
None
Description
Regression from 5.9.
Set a breakpoint or add a qDebug() in QImage::copy(). Run attached program which repaints on mouse over. On 5.10 this will break or print in the QImage copy function. Resizing the window works as expected, with no copy.