Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
4.4.3, 5.6.2
-
None
Description
When changing the content of a QWizardPage dynamically at runtime (ex: add/remove or hide/show a widget in the current QWizardPage layout), the window of the QWizard may get resized (by the user) so small than the content of the QWizardPage is not completely visible anymore.
The QWizard window should not accept to be resized smaller than the minimum size hint of its content; whatever happened - at runtime - to the widgets composing the QWizardPage beeing displayed.
Suggested patch attached.
Attachments
Issue Links
- resulted in
-
QTBUG-689 QWiazrdPage is possible to shrink to small size if content is added after page is added to QWizard
-
- Closed
-