The "Cancel" button disappears

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

The “undo” button almost always disappears, and it only reappears occasionally when scrolling or moving the mouse. Could this be a specific layout bug in Chinese?

Steps to Reproduce

Stably reproduce in the chat window

Expected Behavior

It is necessary to have a stable display of the undo button. If this function can be provided stably, it would be preferable to place it in a fixed toolbar rather than hiding it in various locations.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.15.19
VS Code Extension API: 1.128.0
Commit: de07bee81cefe43461ebf4f40c3d2d78d15052a0
Date: 2026-08-11T05:22:54.627Z
Layout: Agent Window
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Darwin arm64 27.0.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey there! That’s the Restore Checkpoint control (docs) - it’s dropping off the timeline until the row re-renders. To get it back now, hover over or scroll past that request and it reappears (still clickable).

This isn’t something on your end. A fix is already in the works and should land in an upcoming update, so staying on the latest version is the way to pick it up. Follow along here: Revert / Restore Checkpoint button missing.