Menu closes when TODO list updates

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I have an agent running, that updates its TODO list. While that happens, whenever it ticks a TODO list entry, if I happen to have a menu (File/Edit/Selection etc) in expanded state at the same time, it gets closed. Probably this is something related to UI focus state being changed automatically.

Steps to Reproduce

  1. Run an agent with any TODO plan
  2. While it runs, open the menu

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.0.77
VSCode Version: 1.99.3
Commit: ba90f2f88e4911312761abab9492c42442117cf0
Date: 2025-11-13T23:10:43.113Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Linux x64 6.5.0-44-generic

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. It looks like this is a new bug related to UI refresh behavior. I’ll pass it on to the team for investigation.

As a temporary workaround, you can try interacting with the menus before starting the agent or after it finishes updating the TODO list, though I understand this isn’t very convenient for your workflow.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.