summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel
diff options
context:
space:
mode:
authorPiotr Mikolajczyk <piotr.mikolajczyk@qt.io>2020-11-16 11:46:16 +0100
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-11-17 10:48:05 +0000
commitf92e1953699b2529cc6ea2fd399fe4f2b887e83c (patch)
treeafb92b9c1bbaa1f81050a62f861bbbb4aa7d0a16 /tests/auto/gui/kernel
parentf6f68409a40beaa5f034c411dd7e296c7828d8fd (diff)
Android: Ensure windows always have a geometry on creation
A QWindow created without an explicit geometry needs to pick up a default geometry in the platform plugin. If the window has a maximized of fullscreen window state, it will fill the entire available geometry of the parent window (or the screen if there's not parent window). Fixes: QTBUG-69159 Fixes: QTBUG-69156 Fixes: QTBUG-69154 Pick-to: 5.15 Change-Id: If8565d92a97bb4b3fa44757e68969d54d0bc7ebe Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'tests/auto/gui/kernel')
-rw-r--r--tests/auto/gui/kernel/qwindow/BLACKLIST9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/auto/gui/kernel/qwindow/BLACKLIST b/tests/auto/gui/kernel/qwindow/BLACKLIST
index 410ba54f3d..6c500ba22c 100644
--- a/tests/auto/gui/kernel/qwindow/BLACKLIST
+++ b/tests/auto/gui/kernel/qwindow/BLACKLIST
@@ -10,9 +10,6 @@ macos ci
# QTBUG-69160
opensuse-leap
android
-[setVisible]
-# QTBUG-69154
-android
[modalWindowEnterEventOnHide_QTBUG35109]
osx
android
@@ -23,15 +20,9 @@ windows-10
android
[testInputEvents]
rhel-7.4
-[initialSize]
-# QTBUG-69159
-android
[modalWindowPosition]
# QTBUG-69161
android
-[childWindowPositioning:show]
-# QTBUG-69156
-android
# QTBUG-87392
[paintEvent]
android