Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When renaming a chat from the Agent chat tab context menu, the rename UI appears to render incorrectly. After selecting Rename Chat, the chat title area shows a semi-transparent and slightly offset edit layer. The original tab title, the rename input, and parts of the Agent panel content visually overlap.
In the attached screen recording, the issue happens around the New Agent chat tab. After the context menu action, the tab title area does not repaint cleanly, and the underlying composer text becomes visible as a faint ghosted layer behind the rename UI.
This appears to be a rendering problem in the chat title rename interaction rather than a functional problem with the chat itself.
Steps to Reproduce
- Open Cursor.
- Open the Agent panel.
- Create or select a chat tab, for example
New Agent. - Right-click the chat tab title.
- Select
Rename Chatfrom the context menu. - Observe the tab title area and the Agent panel immediately after the rename action starts.
Expected Behavior
The chat title should enter rename mode cleanly.
The inline rename input should replace the tab title without visual overlap, transparency artifacts, duplicated text, or ghosted content from the Agent panel.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.6.31 (Universal)
VS Code Extension API: 1.105.1
Commit: 81fcf2931d7687b4ff3f3017858d0c6dee7e2a60
Date: 2026-05-31T17:46:29.630Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
xterm.js: 6.1.0-beta.220
OS: Darwin arm64 25.4.0
Does this stop you from using Cursor
No - Cursor works, but with this issue