feat(web): support AltGr emulation for external hardware keyboards when used via mobile apps
Open
feat
web/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
Pretty much the title.
At present, KeymanWeb emulation of AltGr is only supported in `app/browser` and not in `app/webview`. This isn't due to the 17.0 distinction, either; the necessary code paths for such emulation were only ever supported for keystrokes received via JS/DOM `KeyboardEvent`.
Contributor guide
Assessment
This issue has not been assessed yet.