You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a Korean IME with Chrome on Android, the first character does not compose correctly.
Instead of combining consonant and vowel inputs into a single syllable, they are inserted as separate characters.
Description
Hangul is the Korean alphabet.
When using a Korean IME with Chrome on Android, the first character does not compose correctly.
Instead of combining consonant and vowel inputs into a single syllable, they are inserted as separate characters.
Recording
example.mp4
Sandbox
Reproducible on the official Plain Text example: https://www.slatejs.org/examples/plaintext
Steps
Expectation
The characters “ㅇ” and “ㅏ” are composed into “아”
Environment
Context
This issue seems to be related to placeholder rendering with IME composition.