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

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

      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).
      

        1. QTBUG-66130_after_manual_resize.png
          11 kB
          Katja Marttila
        2. QTBUG-66130_bug.png
          11 kB
          Katja Marttila
        3. QTBUG-66130.7z
          2 kB
          Katja Marttila
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes