Problem with a progress dialog with 6.5.3
Unsolved
General and Desktop
-
We have a home grown progress dialogue that worked fine on Qt 5.15 and 6.5.1. We can run the main application with the dialogue displayed and minimise/restore the application without any problems with the dialogue.
If we build the code with 6.5.3, and do the same, the vertical size of the dialogue diminishes on each minimise/restore cycle. After 3 cycles of that all that is left is its title bar.
I am sure this isn't our code...