Skip to content

[Bug]: Windows Tray chat code blocks have no copy button #110757

Description

@Iceorbz

Summary

In the OpenClaw Windows Tray chat UI, fenced code blocks render without a visible copy-to-clipboard control. This makes following setup instructions unnecessarily difficult, particularly for terminal commands.

Steps to reproduce

  1. Open the OpenClaw Windows Tray chat UI.
  2. Receive a message containing a fenced code block, such as a PowerShell command.
  3. Inspect the code block.

Actual behavior

The command is displayed as text, but there is no copy button or equivalent obvious copy affordance.

Expected behavior

Each code block should expose an accessible Copy button that copies the full block to the clipboard and gives brief confirmation.

Environment

  • Client: OpenClaw Windows Tray
  • OpenClaw version: 2026.7.1-2
  • Backend: local WSL2 installation

Why it matters

Windows users frequently need to paste setup commands into PowerShell. Requiring text selection and manual copy adds friction and is easy to get wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Normal backlog priority with limited blast radius.clawsweeper:needs-maintainer-reviewClawSweeper marked this issue as needing maintainer review before automation.clawsweeper:no-new-fix-prClawSweeper does not recommend queueing a new automated fix PR for this issue.impact:ux-frictionUser-facing flow adds avoidable confusion or support burden without fully blocking progress.issue-rating: 🦪 silver shellfishThin issue quality; more reproduction proof or environment detail is needed.

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions