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:
After:
A PR is raised here:
main ← small-lovely-cat:main
approved 10:21AM - 23 Jun 26 UTC
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:
https://github.com/user-attachments/assets/75445120-e20c-4858-b316-5bd6bc541ac3
After:
https://github.com/user-attachments/assets/49e8cf55-0573-47e8-8861-54e9ea8d4b05
5 Likes
It seems this PR is stale, maybe take time to see that?
3 Likes
sam
(Sam Saffron)
June 23, 2026, 6:09am
3
thanks for reminding us let me prioritize this so the team will have a look
2 Likes
nat
(Natalie T)
June 23, 2026, 10:22am
5
Thanks for your contribution! I’ve merged the PR.
3 Likes