Details
-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
4.8.1
-
None
-
Mac OS X 10.6
Qt4.8.1
Description
The app has only one dialog. Set Window flag Qt::FramelessWindowHint to the dialog, and call showMinimized to minimize the dialog.After that click the app icon in the dock and dialog does not show again.
If Qt::FramelessWindowHint is not set to the dialog, this issue does not happen.
This issue does not exist in Qt4.6.2 Carbon version.