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

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

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-32184
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes