Cant close cursor when lots agents running

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

when lots agents running, the “close anyway” button well out of window.

Steps to Reproduce

  • tell some agent to run 27 subagents
  • close window

Expected Behavior

  • a roll bar would be nice

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 3.9.16 (system setup)
VS Code Extension API: 1.105.1
Commit: 042b3c1a4c53f2c3808067f519fbfc67b72cad80
Date: 2026-06-27T06:41:01.941Z
Layout: editor
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.256
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hi Steve!
With a large agent list the close confirmation grows past the window, so Close Anyway ends up off-screen. That’s a real UI bug on our side.

Until it’s fixed, you don’t need the button: press Enter to close anyway, or Esc to cancel. Alternatively, you can also go to the individual chats after pressing Esc and stopping subagents individually as a workaround.

We’ll fix this so the agent list scrolls and the buttons stay visible. Thanks for the clear screenshot.