Open Nnyny opened 1 month ago
I get similar behaviors with Khmer Angkor and IPA. It looks like surrounding text doesn't work correctly in Google Docs on Firefox.
Created Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1916767
Moved to Waiting-external milestone for now to take it out of triage.
It looks to me like the issue is with U+1031 MYANMAR VOWEL SIGN E. Visually, this character is displayed before the consonant (visual order). In memory, this character needs to be stored after the consonant (logical order). So the first question is what order (visual or logical) is the keyboard sending the codepoints? A simple keyboard configuration would expect the typing to be in logical order. A more complicated keyboard configuration would allow typing in visual order, and then re-order U+1031 to be in logical order.
I don't know why different applications handle U+1031 differently. Maybe some applications are doing the needed re-ordering?
@devosb in this instance it is unrelated to the vowel order or Myanmar writing system as it is visible as an issue with any writing system. See the firefox bug report above
Describe the bug
From the community site:
This behavior occurs in Google doc and slide. However, it doesn't occur in Google sheet but the cursor keep jumping around when backspace to delete the characters.
Note: the keyboard works completely fine in Firefox and Text Editor.
Reproduce the bug
abab
ေသေေသေ
Expected behavior
ဘေဘေ
Related issues
No response
Keyman apps
Keyman version
17.0.328
Operating system
Ubuntu 22.04.3
Device
Windows 11 Home Single Language
Target application
Google doc, slide and sheet
Browser
Firefox 130.0 64-bit
Keyboard name
Myanmar3 (SIL)
Keyboard version
1.7.3
Language name
Burmese
Additional context
No response