The incredible shrinking dialogue
Unsolved
General and Desktop
-
An application I own has a custom dual progress dialogue. It has worked without problem since 15.5 up until 6.5.1 inclusive.
If we build using 6.5.3 (or 6.6), and run the application, then when we minimise/restore the main window the dlg vertical size is reduced, clipping the content. If you repeat the minimise/restore a couple of times, then all the is left of the dlg is the title bar.
We’ve now managed to recreate this with a small test case using QProgressDialog.
The project is here:
David
-
Hi,
On which platform are you seeing this behaviour ?
Did you also try with the current dev branch of qtbase ?