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
- Allow agent mode to made changes
- Go into the review file
- use Ctrl+f to open the find input
- 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