openclaw - 💡(How to fix) Fix [Bug] 4.22+ 版本聊天框回车键无法发送消息 [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openclaw/openclaw#71714Fetched 2026-04-26 05:09:29
View on GitHub
Comments
0
Participants
1
Timeline
1
Reactions
0
Participants
Timeline (top)
renamed ×1
RAW_BUFFERClick to expand / collapse

问题描述

从 4.22 版本开始,Control UI 的聊天框回车键无法发送消息,按下回车后会跳到下一行而不是发送。

所有发送快捷键都不管用,必须手动点击发送按钮才能发送消息。

环境信息

  • OpenClaw 版本:4.22 及之后版本(含 4.23 stable)
  • 操作系统:Windows
  • 浏览器:Chrome/Edge(Control UI webchat)

重现步骤

  1. 打开 Control UI 的聊天窗口
  2. 在输入框输入文字
  3. 按下回车键
  4. 预期:消息发送
  5. 实际:光标跳到下一行,消息未发送

期望行为

回车键应该能发送消息,或至少能提供一个选项让用户自定义发送快捷键。


Reported via OpenClaw agent

extent analysis

TL;DR

The issue can be mitigated by manually clicking the send button instead of relying on the enter key to send messages in Control UI's chat window.

Guidance

  • The problem seems to be specific to version 4.22 and later of OpenClaw, suggesting a potential regression or change in keyboard event handling.
  • To verify the issue, follow the provided reproduction steps to confirm that the enter key does not send the message as expected.
  • Consider checking if there are any configuration options or settings within Control UI that might allow customization of the send shortcut or behavior.
  • If the issue persists, it may be worth exploring alternative browsers or environments to see if the problem is isolated to Chrome/Edge on Windows.

Notes

The exact cause of the issue is unclear without further technical details about how keyboard events are handled in Control UI. The problem might be related to changes in how the enter key is interpreted or if there's a conflict with other keyboard shortcuts.

Recommendation

Apply workaround: Manually click the send button to send messages until a fix or update is available that restores the expected behavior of the enter key.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

openclaw - 💡(How to fix) Fix [Bug] 4.22+ 版本聊天框回车键无法发送消息 [1 participants]