[BUG]Fcitx5:快速中文拼音输入有时会提前确认字符。Fcitx5: Fast Chinese Pinyin input occasionally commits characters prematurely
Author: Rob-WildBreathCreated Sep 17, 2026Updated Sep 17, 2026
Bug 描述 在 Linux 下使用 Fcitx5 拼音输入中文时,Chatbox 的输入框在快速输入拼音时偶尔会出现预编辑状态异常。
例如输入:
houzi
正常情况下应该一直保持在拼音候选状态,直到选择“猴子”。
但偶尔会变成类似:
huzi
其中 o 没有继续留在 Fcitx5 的预编辑区域,而是被直接提交到了 Chatbox 的输入框,导致后续拼音被重新解析。
这个问题在快速连续输入时尤其明显,慢速输入时较难复现。
重现步骤 Linux 环境下启动 Chatbox.appimage。 使用 Fcitx5 拼音输入法。 在 Chatbox 输入框中快速输入 houzi。 重复测试多次。 经常会出现某个拼音字母被提前提交,导致原本的 houzi 变成类似 huzi 的情况。
截图
可以看到字符o被提前提交到缓冲区
桌面端:
OS: Fedora Linux 44 Desktop Environment: KDE Plasma Session: Wayland Input Method: Fcitx5 Input Method Engine: Pinyin Chatbox:1.23.3 Installation method: AppImage
Source: chatboxai/chatbox