Run Button Overlaps with Stop Button in AI Panel

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When using the Agent Panel, the Run button only appears when the agent needs user approval to execute a command. If this happens while the thread is scrolled to the bottom, the Run button sits flush with the panel’s bottom edge. The grayed-out Stop button sits directly behind that area and becomes active on hover. As a result, trying to click Run often activates the Stop button instead, unless the user clicks a very small gap.

Steps to Reproduce

Run an agent that generates multiple steps/messages (long thread required).

Allow it to reach a point where it requests user approval to run a command.

Scroll to the bottom of the thread (or let the UI auto-scroll).

Observe behavior in two conditions:

Approval lands at bottom → Run overlaps Stop hover zone

Approval lands below view → Run button not shown until manually scrolled

Expected Behavior

Run button should always be visible when approval is required.

Run should not overlap or be obstructed by the Stop button hover zone.

No precise clicking should be required.

Screenshots / Screen Recordings

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.60 (Universal)
VSCode Version: 1.99.3
Commit: c6d93c13f57509f77eb65783b28e75a857b74c00
Date: 2025-11-05T00:50:54.645Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0

For AI issues: which model did you use?

Sonnet 4.5, AI Tab on the right

Does this stop you from using Cursor

No - Cursor works, but with this issue

2 posts were merged into an existing topic: Nightly z-index and worktree delete bug