diff options
author | Tor Arne Vestbø <[email protected]> | 2025-05-30 10:56:16 +0200 |
---|---|---|
committer | Assam Boudjelthia <[email protected]> | 2025-05-31 11:36:43 +0300 |
commit | 43821db66383c608bd02f2b6f86ec0b58d650eaf (patch) | |
tree | 9492c51d6b8a5b975a29cafedac38ea90de307c4 /src/qmltest/quicktest.h | |
parent | 98b34a9bc4ee232e0abf0e443740f8e65982d80f (diff) |
Now that Android takes safe area margins into account on startup,
as of qtbase e96a4b84e136d065054600c07bf5fae17f3049ce, we can't
assume the size of elements placed into the content item is the
same size as the screen's available size.
What these tests seem to test is that the root elements of a
window fill the available space in the window correctly, which
we can check by comparing the size to that of the content item,
which is automatically inset based on the window's safe area
margins.
Pick-to: 6.9
Fixes: QTBUG-137285
Change-Id: I6f40ba824426f0acec73e50cdc9984c05a44bf91
Reviewed-by: Assam Boudjelthia <[email protected]>
Diffstat (limited to 'src/qmltest/quicktest.h')
0 files changed, 0 insertions, 0 deletions