Skip to content

Handling input methods #181

@xfq

Description

@xfq

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions