qt5base-lts/tests/auto/wasm
Mikolaj Boc 3dc6fdc6d8 Fix the handling of dead keys and test the mechanism
An effort has been made to support more keyboard layouts that provide
dead keys (US international, Mac-specific dead keys).

The dead key is translated now at the event conversion phase, not
when it is actually used for modifying keys, which simplifies the logic.

Unittests have been created to check the translation mechanism.

Fixes: QTBUG-86272
Change-Id: I07f7d63f5a37f8469c693b034b400da99379f519
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
2023-02-14 23:18:42 +01:00
..
CMakeLists.txt Fix the handling of dead keys and test the mechanism 2023-02-14 23:18:42 +01:00
tst_localfileapi.cpp Create the Qt File Filter => showOpen/SaveFilePicker options mapper 2022-07-05 22:22:54 +02:00
tst_qwasmkeytranslator.cpp Fix the handling of dead keys and test the mechanism 2023-02-14 23:18:42 +01:00
tst_qwasmwindowstack.cpp Fix typo in QWasmWindowStack's name 2022-10-20 16:36:23 +02:00