Find replace action applies twice (2)

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Can’t reply to my original issue anymore (Find replace action applies twice), so replying here.

Steps to Reproduce

Find-replace (Cmd+Option+F) replaces twice.

This bug appeared in the last month.

Steps to Reproduce
Example:

zz

  1. aa
    bbb
  2. aa
  3. aa
  4. aa
    The first replace (aa → cc) replaces 1, the second replace (by hitting Enter) replaces 2, 3, the final one 4.

Extra info:

  • Also happens with cursor --disable-extensions.
  • Does not happen in VSCode

Expected Behavior

Replace 1, then 2, then 3, then 4.

Operating System

MacOS

Version Information

Version: 3.7.36
Commit: 776d1f9d76df50a4e0aeca61819a88e7c1b861e0
Date: 2026-06-13T00:31:56.287Z
Layout: editor
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Cursor/3.7.36 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

Hey, thanks for coming back with details. The old thread auto-closed after 30 days, so I couldn’t reply.

What you checked is exactly what we needed. The bug reproduces with cursor --disable-extensions and doesn’t reproduce in a clean VS Code install, so it’s a regression on our side. It’s not extensions and it’s not upstream. That’s enough for us to log it internally.

I’ve filed a report. I can’t share an ETA for a fix yet. I’ll post an update in this thread as soon as I have one.

If you can, please attach a short video showing the repro here. It’s not critical, but it would still help.