Skip to content

When in Japanese input, 'enter' should not immediately send the message #2103

Open
@dvcrn

Description

@dvcrn

Describe the bug

In Japanese IME, you typically type text, then hit enter to "commit" the correct Kanji. For example, if I type テスト then it will be underlined until I hit 'enter', in effect confirming that I've finished writing and picked the correct Kanji/characters

Cinny binds to enter, so even though I am not done typing and only committed a word, as soon as I hit enter, Cinny sends the message

It's a very common problem when using onkeyup as listener, eg: https://stackoverflow.com/questions/46812908/enter-keyup-event-in-japanese-input

Reproduction

No response

Expected behavior

No response

Platform and versions

macOS Desktop 4.2.3, macOS 15.2

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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