qt6-bb10/tests/auto/gui/kernel/qwindow
Piotr Mikolajczyk f92e195369 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>
2020-11-17 10:48:05 +00:00
..
BLACKLIST Android: Ensure windows always have a geometry on creation 2020-11-17 10:48:05 +00:00
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qwindow.pro Remove winrt 2020-06-06 20:25:49 +02:00
tst_qwindow.cpp End touch->mouse synthesis when the chosen touchpoint is released 2020-10-02 14:17:44 +02:00