openclaw - 💡(How to fix) Fix [Bug] 前端中文输入内容被自动修改/格式化 [1 comments, 2 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#80198Fetched 2026-05-11 03:17:44
View on GitHub
Comments
1
Participants
2
Timeline
1
Reactions
2
Timeline (top)
commented ×1
RAW_BUFFERClick to expand / collapse

问题描述

在 OpenClaw 的 Control UI(桌面客户端)和 Web 浏览器(WebChat)中,用户输入中文内容后,点击发送,内容会被前端自动修改或格式化。

具体表现

  1. 输入中文(如"中汽股份"),点击发送后内容可能变化
  2. 从备忘录/微信复制中文内容粘贴,发送后同样被修改
  3. AI 助手发送的中文回复内容,在前端显示时也可能被修改

环境信息

  • 操作系统:macOS(M4 Max)
  • OpenClaw 版本:最新版(Homebrew 安装)
  • 浏览器:Chrome
  • 输入法:系统自带/第三方输入法均有问题

严重程度

- 影响中文用户的正常使用

建议检查

  1. 输入框的自动格式化/过滤逻辑
  2. 中文字符的转义处理
  3. Markdown 渲染器对中文的预处理
  4. 输入法与 Electron/Web 前端的兼容性

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