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

QMdiSubWindow doesn't obey child widget resize nor minimumSize

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 4.5.3, 4.6.0
    • None

    Description

      When you change the size or the miniumSize of the MdiSubWindow's child, the MdiSubWindow doen't obey the change before you try to resize or move the MdiSubWindow.

      In the attached sample, when you click in the button "Hello", the MdiSubWindow's child use resize() and setMinimumSize(), but the MdiSubWindow size doesn't change. If you try to move the window, then it suddenly change.

      The MdiSubWindow size must change when the child widget exec resize() or setMinimumSize() or never, but not when you move the window after the change.

      Bruno

      Attachments

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

        Activity

          People

            dedietri Gabriel de Dietrich (drgvond)
            bruno Bruno A. Crespo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes