On hover: glitching

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

On hover, rendering 2 states or switching between 2 states too frequently thus creating a mirage.(Dismiss ⌘⌫) is appearing and not appearing too frequently.

Steps to Reproduce

On search, type something.
Click on a search result.
Hover over other search result’s X button’s bottom left corner, (junction between 2 search results)

Expected Behavior

It’s means to either display dismiss or not.

Screenshots / Screen Recordings

Screenshot 2026-03-26 at 14.06.22.png

Operating System

MacOS

Version Information

Version: 2.7.0-pre.133.patch.0
VSCode Version: 1.105.1
Commit: d4e60f0ae12e228fa5fbe3151ff53838a82b86a0
Date: 2026-03-25T05:47:52.636Z
Build Type: Stable
Release Track: Nightly
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.4.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. I see the screenshot, this is a classic hover state issue on the border between two elements in the tree view. When the cursor lands right on the seam between two search results, fast mouseenter and mouseleave events cause the inline action button to flicker.

The team is aware of this class of bugs. There’s no exact ETA, but your report helps with prioritization. We’ll update the thread if there’s any news.