bug(web): autocorrect - typing punctuation in editing is sometimes autocorrected away
Open
bug
web/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
From epic/autocorrect (19.0.276-alpha):
1. Type `"hello`
2. Type `"`. Banner shows `hello` highlighted.
3. Type ` ` (spacebar). Keyman deletes the previous `"` character.
Expected:
* Keyman keeps the punctuation that I just typed.
https://github.com/user-attachments/assets/eaf4ad3a-7580-4e5c-874a-f5f7b39d7961
(Low priority secondary - 'h' should really be capital there, but that's a limitation in the Eurolatin capitalization logic)
Contributor guide
Assessment
This issue has not been assessed yet.