qt5base-lts/tests/manual/wasm/qwasmwindow
Mikolaj Boc a1704ee6aa Correctly focus WASM windows on show
Since first requestActivate may happen before the window div is
actually displayed on-screen, we need to sync Qt's activation state
with DOM as soon as DOM element becomes visible. Focusing an
invisible element is impossible.

Fixes: QTBUG-79934
Change-Id: I04cf9b4ead006c9b8b135b3b6967d7938c581833
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2023-06-09 14:05:06 +02:00
..
CMakeLists.txt Replace PUBLIC_LIBRARIES with LIBRARIES in qt_internal_add_manual_test 2023-04-13 20:16:08 +02:00
qwasmwindow_harness.cpp Correctly focus WASM windows on show 2023-06-09 14:05:06 +02:00
qwasmwindow_harness.html Correctly focus WASM windows on show 2023-06-09 14:05:06 +02:00
qwasmwindow.py Correctly focus WASM windows on show 2023-06-09 14:05:06 +02:00
run.sh Polish the qwasmwindow manual test 2023-02-22 13:47:14 +01:00