For many languages, especially Chinese, Japanese, and Korean, text is entered through an Input Method Editor (IME). IMEs introduce a composition phase where users build up text before it is committed.
If some spec handling user input ignores this phase, it can break interactions like chat, search, forms, etc.
We can add some guidelines about that in https://w3c.github.io/bp-i18n-specdev/#loc_input
For many languages, especially Chinese, Japanese, and Korean, text is entered through an Input Method Editor (IME). IMEs introduce a composition phase where users build up text before it is committed.
If some spec handling user input ignores this phase, it can break interactions like chat, search, forms, etc.
We can add some guidelines about that in https://w3c.github.io/bp-i18n-specdev/#loc_input