You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing issues and this is not a duplicate.
Deployment Method
Docker
Steps to Reproduce
Open any conversation window
Switch to a Chinese input method (e.g., Simplified Pinyin)
Type pinyin to bring up the candidate word panel
Press Enter to select a candidate word
The message is sent immediately instead of only confirming the input
Expected vs Actual Behavior
Pressing Enter should only commit the IME composition (candidate word selection), not trigger message send
Message sending should be triggered by a dedicated shortcut (e.g., Cmd+Enter) or only when the user is not in an IME composition state
Logs / Screenshots
Environment
OS: macOS (Sonoma / Sequoia)
Input Method: macOS Built-in Simplified Pinyin / Sogou Pinyin / Other third-party Chinese IMEs
Reproduce Rate: 100%
Actual Behavior
The Enter key performs two actions simultaneously: confirming the candidate word AND sending the message
Users cannot freely edit content while using a Chinese IME — every time they want to type English characters, they must manually switch to an English input method first
Impact
Severely degrades the daily input experience for Chinese-speaking users
Forces users to frequently switch between Chinese and English IMEs, adding unnecessary friction
Pre-checks
Deployment Method
Docker
Steps to Reproduce
Expected vs Actual Behavior
Logs / Screenshots
Environment
Actual Behavior
Impact
Suggested Fix
Reference