To-do list tooltip stays visible and blocks chat content during auto-scroll

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

The to-do list tooltip stays visible while the chat auto-scrolls down during agent work, blocking content from being readable. The tooltip appears disjointed from its source element since the chat has scrolled past it.

Steps to Reproduce

  1. Start an agent task that generates enough output to auto-scroll the chat.
  2. While the chat is auto-scrolling, briefly hover over a to-do list item so the tooltip appears.
  3. The tooltip remains on screen as the chat continues scrolling, overlapping content.

Expected Behavior

The tooltip should dismiss when the pointer is no longer over the trigger element, including when the content scrolls such that the trigger moves away from the cursor position.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Version Information

Version: 3.0.13
Commit: 48a15759f53cd5fc9b5c20936ad7d79847d914b0
Date: 2026-04-07T03:05:17.114Z
Layout: editor
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Cursor/3.0.13 Chrome/142.0.7444.265 Electron/39.8.1 Safari/537.36

Does this stop you from using Cursor

No - Cursor works, but with this issue

Thanks @KamilTheDev! We have an existing bug ticket where we’re tracking this one, and I’ve linked your report. Clicking anywhere in the chat should clear it.