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

[REG 5.8 -> 5.9] QWizard does not show wizard buttons and clips QWizardPage widgets

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.10.1
    • 5.10.0 RC, 5.9.4
    • None
    • Windows 10, screen resolution 1900x1200 (100%)

    Description

      If QWizardPage has multiple items (something to do with the size of the layout), QWizard does not show the page correctly. Bottom buttons are missing and page widgets are clipped. Resizing the widget with resize handle will update the widget and show the buttons and show the page widgets correctly.
      Also following warning occurs:

      QWindowsWindow::setGeometry: Unable to set geometry 500x389+632+299 on QWidgetWindow/'ClassWizardClassWindow'. Resulting geometry:  500x438+632+299 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 255x389, maximum size: 524287x524287).
      QWindowsWindow::setGeometry: Unable to set geometry 500x389+710+386 on QWidgetWindow/'ClassWizardClassWindow'. Resulting geometry:  500x438+710+386 (frame: 8, -41, 8, 8, custom margin: 0, -72, 0, 0, minimum size: 255x389, maximum size: 524287x524287).
      

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              kamartti Katja Marttila
              Votes:
              5 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes