diff options
author | Even Oscar Andersen <[email protected]> | 2025-05-19 06:14:12 +0200 |
---|---|---|
committer | Even Oscar Andersen <[email protected]> | 2025-05-19 18:03:29 +0200 |
commit | 5c82db79d98d456a9299314fab2e7576db227fd0 (patch) | |
tree | 6278b3e92f6e558667c00042624a02bc31b973ed /src/gui/kernel/qevent.cpp | |
parent | ac710784aff2ada5b3dd2aa0d3179aa41763faf5 (diff) |
wasm: ignore keypresses if alt and numeric keyboard
When left-alt + num lock activated + number pressed the number
was inserted in the text. However in this input mode a 4 digit
keycode is used to insert a special character, it is wrong to
insert the individual digits in addition
Fixes: QTBUG-136799
Pick-to: 6.9 6.8
Change-Id: Iebafd1dfe5df1701a87a824ed99a440b122f0c57
Reviewed-by: Morten Johan Sørvig <[email protected]>
Diffstat (limited to 'src/gui/kernel/qevent.cpp')
0 files changed, 0 insertions, 0 deletions