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

Dialogs with fixed size can have their titlebar "frozen"

    XMLWordPrintable

Details

    • Windows
    • a8ec52d5e76bc769ed63be1ad543be8f687e5dac

    Description

      The problem is that if you set a fixed size (either by calling setFixedSize or layout()->setSizeConstraint(QLayout::SetFixedSize). The titlebar of the dialog is going o be completely frozen. The buttons don't react on mouse hover and can't be clicked.
      Strangely this seems to be happening only on some windows 7 (not all, and windows 10 is fine) both on VM and real hardware.
      I could work around this for normal dialogs but I still have the issue with QMessageBox.

      Attachments

        Issue Links

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

          Activity

            People

              anrocha André De La Rocha (Inactive)
              thierryb Thierry Bastian
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes