Agent conversation rename input is vertically squashed / unreadable

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

When renaming an Agent conversation, the inline rename input is vertically compressed. Text is flattened and clipped top/bottom; the focus outline collapses into a thin strip. Looks like a CSS height/line-height bug on the rename input.

Steps to Reproduce

  1. Open Agent panel / Agents sidebar
  2. Rename a conversation
  3. Observe the rename input height

Expected Behavior

Expected: Normal-height readable input
Actual: Input collapses vertically; text is squashed and hard to read

Screenshots / Screen Recordings

cursor bug.png

Operating System

MacOS

Version Information

OS: macOS 26.5.1 (arm64)
Version: 3.12.30
Commit: 63a2996a10d9e476b6c28e951dd7691d9c0cf480

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey there!

This is a confirmed bug on our side, not anything with your setup. When you inline-rename an Agent conversation tab, the tab collapses vertically and drags the rename input down with it, clipping the text to a thin strip (exactly what your screenshot shows). It’s something we’ve seen reported before and have logged with the team.

The good news is it’s purely cosmetic: even though the field looks squashed, it still accepts what you type, and pressing Enter commits the new name. So you can rename as usual for now, it’s just hard to read while typing.

I can’t share a fix timeline yet, but I’ve added your report to what we’re tracking and will follow up here once there’s an update.