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

QWizard: Incorrect window height with a watermark

    XMLWordPrintable

Details

    Description

      Create a QWizard object, set the style to ModernStyle, and set a watermark (say the height of the picture is 500px).
      Add a page inside the QWizard whose sizeHint height is high (say 700px), but its minimumHeight is low (say 300px).

      Expected to see:
      The wizard height should be adjusted to the height of the watermark so that the watermark fits extacly in it's reserved space.

      Got instead:
      The QWizard window height is higher than the size required for the watermark.

      Attachments

        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:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes