Agent window, can't see the last line in response

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I can’t see the last line, because it is covered by the input box.

the scroll bar is scroll to the bottom, so I can’t scroll it down more.

Steps to Reproduce

response is multi-line, and over a screen height,

Operating System

Windows 10/11

Version Information

Version: 3.2.0-pre.39.patch.0 (system setup)
VSCode Version: 1.105.1
Commit: 5ba518892cbba89be0f876836745f69c8c7f72f0
Date: 2026-04-18T01:53:09.136Z
Layout: glass
Build Type: Stable
Release Track: Nightly
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, this is a known bug in the Glass layout. The bottom padding didn’t account for the new chat status bar under the prompt input, so the last line of the response was getting hidden behind the composer.

It’s already fixed, and the fix is in Nightly 3.2.0-pre.44. You’re on 3.2.0-pre.39.patch.0, update to the latest Nightly and it should go away. If it still happens after updating, let me know and I’ll take a look.