Skip to content

FIX: Word limit shouldn't break IME composition#1

Open
small-lovely-cat wants to merge 1 commit into
discourse:mainfrom
small-lovely-cat:main
Open

FIX: Word limit shouldn't break IME composition#1
small-lovely-cat wants to merge 1 commit into
discourse:mainfrom
small-lovely-cat:main

Conversation

@small-lovely-cat
Copy link
Copy Markdown

There exists a bug in discourse boost composer.

For IME using language, like Chinese, the original logic will stop the IME composition when the word is near the limit, causing the bug shown in the figure.

This commit stops the cut when user is composing, while call the cut process after that.

Before:

2026-04-08.111445.mp4

After:

2026-04-08.111323.mp4

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant