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

QWizardPage banner section consumes entire page

    XMLWordPrintable

Details

    Description

      When a QWizardPage does not have a subtitle set and is currently blank, the banner section appears to consume the entire page.

      That is, the whole page appears white. (In QWizard::ModernStyle - the Windows XP default)

      However, as soon as a subtitle is set, even set to a single space, the banner section reduces to its normal size.

      Furthermore, if no subtitle is set, but widgets are added to the page, although the banner is not present, the white background remains. The background should be gray.

      Should the banner section even be visible if there is not a title, subtitle, logo or banner pixmap?

      setOption(QWizard::IgnoreSubTitles, true) does not help to solve this.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            gpf Shane McLaughlin
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes