qt5base-lts/tests/auto/widgets
Fabian Bumberger 637b6e1097 Ignore the fullscreen state of a QMdiSubWindow
On some platforms all windows are by default forced into fullscreen mode when show() is executed.
In QMdiSubWindow we cannot handle the fullscreen state and should ignore it. Otherwise
the window will be forced in "normal" state and ignore any previously
executed geometry changes.

Change-Id: I09ce6507a1eac6a0adb3405ca3f423642d30f801
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Reviewed-by: Bernd Weimer <bweimer@blackberry.com>
2014-05-02 17:36:45 +02:00
..
dialogs Observe case insensitive file systems in QFileDialog::selectFile(). 2014-04-29 03:27:26 +02:00
effects QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 2013-03-28 02:02:14 +01:00
graphicsview Fix crash when deleting top level windows embedded into QGraphicsProxyWidget. 2014-04-14 22:25:08 +02:00
itemviews Stabilize tst_QAbstractItemView::task250754_fontChange(). 2014-04-30 16:53:55 +02:00
kernel Fix the QGridLayout autotest 2014-04-03 11:07:07 +02:00
styles CSS parser: fix the pseudo-classes array length 2014-02-26 14:18:48 +01:00
util QNX: Fix QCompleter autotest 2014-04-09 20:53:06 +02:00
widgets Ignore the fullscreen state of a QMdiSubWindow 2014-05-02 17:36:45 +02:00
widgets.pro