Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3396

QWizard do not always respect minimumSizeHint() of its content

    XMLWordPrintable

Details

    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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              Unassigned Unassigned
              xcm Martin Petersson (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes