qt5base-lts/tests/manual/wasm/qwasmwindow
Mikolaj Boc b2093aad39 Add keyboard input testcase to the QWasmWindow test
The test checks whether correct windows get correct keyboard input,
having been activated with mouse clicks.

Also fixes the event propagation error found. Key events would propagate
to parent windows, which is something that should not happen with
window managers.

Change-Id: I18bae8c14cce5ccae151c2a00c84ffdba3b4587f
Reviewed-by: Mikołaj Boc <Mikolaj.Boc@qt.io>
Reviewed-by: Piotr Wierciński <piotr.wiercinski@qt.io>
2023-06-20 07:34:09 +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 Add window painting testcase to the QWasmWindow test 2023-06-15 13:34:02 +02:00
qwasmwindow_harness.html Support child windows on WASM 2023-06-15 09:41:06 +02:00
qwasmwindow.py Add keyboard input testcase to the QWasmWindow test 2023-06-20 07:34:09 +02:00
run.sh Polish the qwasmwindow manual test 2023-02-22 13:47:14 +01:00