The show conversation modal is not scrollable when in full screen mode in Agents window

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

In full screen, the show conversation modal is not scrollable.

Steps to Reproduce

Cmd + M to full screen,
Send a message via the centered Message Cursor (Cmd + L)
When the message gets worked on, open the show conversation button to open the conversation modal
The modal opens, but you can’t scroll in the modal

Expected Behavior

We expect that, if the conversation is long, then we can scroll to the latest conversation or go back up to previous messages. But by default, it should follow the latest messages.

Operating System

MacOS

Version Information

Version: 3.13.10
VS Code Extension API: 1.128.0
Commit: 4f02290ccd9304f0e6bf8ee85f6e9106f02ac1f0
Date: 2026-07-23T21:41:07.333Z
Layout: IDE
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: Darwin arm64 25.5.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the detailed report with steps and the version. That really helps.

This is a known bug. In fullscreen mode Cmd+M, the conversation tray gets stuck at the top and won’t scroll. We’re already tracking it, but I can’t share an exact fix timeline yet.

For now, a workaround:

  • Exit fullscreen Cmd+M again. In normal mode, the conversation panel scrolls fine.
  • Or click Expand in the tray header to open the full conversation panel.

We’ll post an update in the thread once we have a fix.