Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I delete a chat from history, the chat panel stays open now, which is good. However, the chat entry that is now under the cursor does not automatically have the trash icon under it. It appears the chat history has the wrong entry in the list focused (the first) after an entry is deleted. When I move the mouse off if the entry under the cursor and back on then the trash icon appears. So unfortunately, this makes it difficult to delete a bunch of chats, which used to work.
Steps to Reproduce
Step 1: Open chat history and delete a chat
Step 2: Should be able to immediately then click again on the next chat’s trash can icon, but it is not visible. It appears that the first chat in the history becomes focused in the list not the one under the mouse. This results in having to delete chats from the first entry only if you want to delete them quickly, but this is not ideal if you want to delete a batch of older chats, not the latest ones.
Expected Behavior
After deleting a chat via chat history panel, the chat that appears under the mouse after deleting a chat does not have a trash icon until you move mouse off of it and then back over it.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.1.17 (user setup)
VSCode Version: 1.105.1
Commit: 6757269838ae9ac4caaa2be13f396fdfbcf1f9a0
Date: 2025-11-21T08:55:17.983Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.19045
Does this stop you from using Cursor
No - Cursor works, but with this issue

