summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpdf_p.h
diff options
context:
space:
mode:
authorCarlos Manuel Duclos Vergara <carlos.duclos@nokia.com>2010-01-21 09:17:29 (GMT)
committerCarlos Manuel Duclos Vergara <carlos.duclos@nokia.com>2010-01-21 09:26:51 (GMT)
commit0481c2dfbbcc59b76bde3f72fbe6d1e4003c913a (patch)
tree11f53358176a2a3ef36c8cc6c0dcd78abe2b4b8b /src/gui/painting/qpdf_p.h
parent1d83d3028320bcc071de1ad65e94f821850bd9be (diff)
downloadQt-0481c2dfbbcc59b76bde3f72fbe6d1e4003c913a.zip
Qt-0481c2dfbbcc59b76bde3f72fbe6d1e4003c913a.tar.gz
Qt-0481c2dfbbcc59b76bde3f72fbe6d1e4003c913a.tar.bz2
Menubar and dock disappear after hiding a fullscreen widget on Cocoa.
The problem here was exiting the full screen mode. In Cocoa we don't activate windows as we do in Carbon, therefore we were not exiting from the full screen mode. This patch adds a check when hiding a window, if the window is in full screen mode then we go through the list of top level windows checking if there are any other visible and not-minimized windows that are also in full screen mode. If none if found, the we exit the full screen mode. Task-number: QTBUG-7312 Reviewed-by: Prasanth
Diffstat (limited to 'src/gui/painting/qpdf_p.h')
0 files changed, 0 insertions, 0 deletions