Skip to content

Fix topicbar copy tooltip clipping / 修复话题栏复制提示截断#4308

Merged
esengine merged 1 commit into
main-v2from
fix/topicbar-copy-tooltip
Jun 14, 2026
Merged

Fix topicbar copy tooltip clipping / 修复话题栏复制提示截断#4308
esengine merged 1 commit into
main-v2from
fix/topicbar-copy-tooltip

Conversation

@SivanCola

Copy link
Copy Markdown
Collaborator

Summary

  • Wrap the topicbar copy-session button in the shared Tooltip component.
  • Add an opt-out for CopyButton's inline hover label so icon-only toolbar buttons do not clip localized labels.
  • Keep existing CopyButton behavior unchanged for message actions, code blocks, and bot detail actions.

Fixes #4297.

Verification

  • git diff --check -- desktop/frontend/src/App.tsx desktop/frontend/src/components/CopyButton.tsx
  • Browser-rendered CSS smoke test confirmed the topicbar copy button remains icon-only while the tooltip shows the full 复制会话 label.

@SivanCola SivanCola requested a review from esengine as a code owner June 13, 2026 15:44
@github-actions github-actions Bot added v2 Go rewrite (1.x) — main-v2 branch, active development desktop Wails desktop app (desktop/**) labels Jun 13, 2026
@SivanCola

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. 👍

Reviewed commit: 86c6a71e16

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@esengine esengine merged commit 9a37d3d into main-v2 Jun 14, 2026
14 checks passed
@esengine esengine deleted the fix/topicbar-copy-tooltip branch June 14, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

desktop Wails desktop app (desktop/**) v2 Go rewrite (1.x) — main-v2 branch, active development

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]:桌面中间工作区右上角的复制图标,鼠标悬浮显示异常

2 participants