What feature would you like to see?
问题描述
在 Web UI 的输入框中使用中文输入法输入英文后按回车确认,会错误地直接触发消息发送,而不是将英文输入到文本框中。
复现步骤
- 浏览器中打开
kimi web
- 聚焦到输入框
- 切换到中文输入法
- 输入英文字母(如
test),此时输入法显示候选框
- 不按空格或数字选词,直接按回车键确认输入原始英文
- 预期行为:英文
test 被输入到文本框,不发送消息
- 实际行为:消息被直接发送
需求
确保在输入法处理按键期间,回车键不会触发消息提交。
环境信息
- 操作系统:macOS(亦可能存在于 Windows/Linux)
- 浏览器:Safari
- 输入法:微信输入法
Additional information
No response
What feature would you like to see?
Problem description
Using the Chinese input method to enter English in the input box of the Web UI and then pressing Enter to confirm will incorrectly trigger message sending directly instead of inputting English into the text box.
Reproduction steps
- Open
kimi web in the browser
- Focus on the input box
- Switch to Chinese input method
- Enter English letters (such as
test), and the input method will display the candidate box.
- Do not press spaces or numbers to select words, directly press the Enter key to confirm the input of the original English
- Expected Behavior: English
test is entered into the text box, no message is sent
- Actual Behavior: The message is sent directly
Requirements
Ensure that the Enter key does not trigger message submission while the input method is processing key presses.
Environmental information
- Operating system: macOS (may also exist on Windows/Linux)
- Browser: Safari
- Input method: WeChat input method
Additional information
No response
What feature would you like to see?
问题描述
在 Web UI 的输入框中使用中文输入法输入英文后按回车确认,会错误地直接触发消息发送,而不是将英文输入到文本框中。
复现步骤
kimi webtest),此时输入法显示候选框test被输入到文本框,不发送消息需求
确保在输入法处理按键期间,回车键不会触发消息提交。
环境信息
Additional information
No response
What feature would you like to see?
Problem description
Using the Chinese input method to enter English in the input box of the Web UI and then pressing Enter to confirm will incorrectly trigger message sending directly instead of inputting English into the text box.
Reproduction steps
kimi webin the browsertest), and the input method will display the candidate box.testis entered into the text box, no message is sentRequirements
Ensure that the Enter key does not trigger message submission while the input method is processing key presses.
Environmental information
Additional information
No response