Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.1.0 RC2
-
None
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
- is duplicated by
-
QTBUG-44195 frameless window can't minimize or maximize on mac
-
- Closed
-
-
QTBUG-64994 CLONE - frameless window can't minimize or maximize on mac
-
- Closed
-