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

Mac OS X: showMinimized doesn't work with frameless window

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.1.0 RC2
    • None
    • macOS

    Description

      Qt version: 5.1.0.RC2 on mac;
      Mac version: Mac OS X 10.8 64bit;

      Reproduce steps:
      1. Create a new Qt GUI application;
      2. Set window flags of main window like following:
      this->setWindowFlags(Qt::FramelessWindowHint);
      3. Invoke showMinimized() method by any means, the main window doesn't minimize itself after that.

      A sample project is attached for your reference.

      Attachments

        Issue Links

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

          Activity

            People

              cschleifenbaum Christoph Schleifenbaum
              ezhang Edward Zhang
              Votes:
              1 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes