Focus debounce In find input while in a review file

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

In a “Review” file when using find ctrl+f there is strange behavior where after you type it moves the cursor into the review field.

This is an issue because if you are typing something long it will move the cursor then you will mess up the text inside the review file.

Steps to Reproduce

  1. Allow agent mode to made changes
  2. Go into the review file
  3. use Ctrl+f to open the find input
  4. start typing and after aprox 200ms the cursor/focused element will be the first found text instead of the find input

Expected Behavior

focus should stay inside the find input until we hit enter.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.36
VSCode Version: 1.105.1
Commit: 9cd7c8b6cebcbccc1242df211dee45a4b6fe15e0
Date: 2025-11-26T03:43:48.079Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. I can’t repro it. Could you record a short video of the behavior?

It seems to no longer reoccur :neutral_face: