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
- Start an agent task that generates enough output to auto-scroll the chat.
- While the chat is auto-scrolling, briefly hover over a to-do list item so the tooltip appears.
- 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
