qt6-bb10/tests/auto/wasm/selenium
Even Oscar Andersen 0c60d2c066 wasm: Fix focus handling
We had input handling enabled as a precondition for setting focus.
This is wrong, we need to have the focus for toggle buttons
and other non-input things as well.
(Also toggle buttons act on spacebar).

Also selects a new active window if the window
that is active (i.e a dialog) is deleted.

Also shift + tab did not always work, fixed
to emit Key_Backtab

Fixes: QTBUG-130371
Change-Id: I3b36a3e200ba9d4b0791865e75235ddfb72bcaa5
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
(cherry picked from commit ef8bf4c2cf3d86a869ff8a555d4e390168864144)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-11-27 06:47:13 +00:00
..
CMakeLists.txt Add copyright and licensing to build system files missing it 2024-05-21 17:23:21 +02:00
fshader.glsl wasm: Document and test OpenGLContext limitations 2024-03-22 13:51:33 +01:00
qwasmwindow.py wasm: Fix focus handling 2024-11-27 06:47:13 +00:00
run.bat Add copyright and licensing to .bat files missing them 2024-05-08 13:09:40 +02:00
run.sh Correct license for tools files 2024-03-05 12:59:21 +01:00
shaders.qrc wasm: Document and test OpenGLContext limitations 2024-03-22 13:51:33 +01:00
tst_qwasmwindow_harness.cpp wasm: Fix focus handling 2024-11-27 06:47:13 +00:00
tst_qwasmwindow_harness.html
vshader.glsl wasm: Document and test OpenGLContext limitations 2024-03-22 13:51:33 +01:00