qt6-bb10/tests/auto
Andy Shaw ccd3bf0871 Ensure that child windows are visible again when showing their parent
When a window is closed, then it will cause the child windows to be
closed as well as a result. Therefore in order to ensure that they are
shown again as a result, we need to remove the WA_WState_ExplicitShowHide
attribute if the widget was not already hidden before. This enables us to
test for this attribute when calling showChildren(), so that if the
window has a windowHandle then we can make sure that this widget is shown
again.

Fixes: QTBUG-73021
Change-Id: I1186242b889899dfcd38d782a67567348e2055ee
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2019-10-29 10:45:19 +02:00
..
android
bic/data Add binary compatibility files for Qt5.13.0 for QtBase 2019-08-15 04:19:39 +00:00
cmake cmake: correct version dependency for qt5_add_big_resources 2019-05-20 12:49:37 +02:00
concurrent
corelib Tidy up data-stream test 2019-10-25 11:44:13 +02:00
dbus Merge remote-tracking branch 'origin/5.12' into 5.13 2019-02-19 01:00:08 +01:00
gui Don't crash when calling jumpToFrame() on an empty QMovie 2019-10-09 15:58:26 +02:00
guiapplauncher
installed_cmake
network DTLS auto-test(s) - fix a buggy logic with pending datagrams 2019-10-10 11:28:24 +02:00
opengl qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
other Exclude tests that need GUI when GUI isn't available 2019-10-25 11:42:09 +02:00
printsupport tst_QPrinter: stabilize qprinter test 2019-01-20 13:39:54 +00:00
shared Make tst_qwidget pass on High-DPI screens (Windows) 2019-06-03 10:41:08 +02:00
sql QODBC: Fix crash when a prepared statement is deleted after the db was removed 2019-10-15 13:37:42 +02:00
testlib Re-add tst_selftests "crashes old stdout txt" on QEMU 2019-09-09 11:19:38 +00:00
tools Merge remote-tracking branch 'qt/5.12' into 5.13 2019-08-20 10:41:56 +00:00
widgets Ensure that child windows are visible again when showing their parent 2019-10-29 10:45:19 +02:00
xml
auto.pro
network-settings.h Extend the default retry times of QtNetworkSettings::verifyConnection 2019-01-23 15:28:33 +00:00
testserver.pri Disable Docker-based test servers on macOS temporarily 2019-02-06 22:04:54 +00:00