Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.1.0 RC1
-
None
-
OS X
-
-
bdd3ead8270dfde12b0b4eb57125a22e51ee88ce
Description
https://github.com/qtproject/qtbase/blob/stable/src/plugins/platforms/cocoa/qcocoawindow.mm#L1011
// TODO: "normal" fullscreen
This should be done both for OS X 10.6 and without Qt::WindowFullscreenButtonHint on OS X 10.7 and later.
Reference:
https://github.com/qtproject/qt/blob/4.8/src/gui/kernel/qwidget_mac.mm#L3736-L3907
void QWidget::setWindowState(Qt::WindowStates newstate) function
Attachments
Issue Links
- relates to
-
QTBUG-33216 The QDialog::showFullScreen() does not work on OS X system.
-
- Closed
-
- replaces
-
QTBUG-28891 QWidget::showFullScreen does not working on Mac OS X 10.6
-
- Closed
-
-
QTBUG-37344 QDialog .showfullscreen not working as expected on MacOSX Mavericks
-
- Closed
-