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

[Reg 5.11.1->5.13.1]Minimize and close buttons not working for a fixed size window with Windows 7

XMLWordPrintable

    • Windows

      On Windows 7, of the size of window is set as fixed, minimize and close buttons stop working. Just add following line in any default sample code,

      this->setFixedSize(width(), height());
      

      If the Window does not have the focus and another window is in front and overlapping (for example the explorer), you are able to use the buttons again!

      Please refer to the attached sample and run it with Qt 5.13.1 or 5.12.5 on Windows 7 machine.

        1. qtbug79922.zip
          2 kB
          Shveta Mittal
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vhilshei Volker Hilsheimer
            shmittal Shveta Mittal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes