Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
After clicking Run on the command confirmation prompt, the UI immediately swaps the button to Cancel in the same location. It’s easy to accidentally click Cancel right away, which interrupts the process and can leave it in a broken/partial state.
Steps to Reproduce
- Trigger a command that shows the Run confirmation dialog.
- Click Run.
- The button instantly becomes Cancel in the same spot; a quick second click cancels the run.
Expected Behavior
After clicking Run, the UI should prevent accidental cancel (e.g., no immediate button swap in the same spot, delay, or require a separate action to cancel).
Operating System
MacOS
Version Information
Version: 2.4.28
VSCode Version: 1.105.1
Commit: f3f5cec40024283013878b50c4f9be4002e0b580
Date: 2026-02-03T00:56:18.293Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
No - Cursor works, but with this issue