microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.75k stars 28.73k forks source link

Cmd-Down escapes Find/Replace field #223418

Open injust opened 2 months ago

injust commented 2 months ago

Does this issue occur when all extensions are disabled?: Yes

Steps to Reproduce:

  1. Open the Find or Find/Replace menu
  2. Press Cmd-Down

What happens: The cursor escapes the Find/Replace field and moves back to the editor What should happen: Cmd-Down should navigate the cursor within the Find/Replace field

VSCodeTriageBot commented 2 months ago

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.91.1. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

injust commented 2 months ago

Oops, that was a typo, this issue exists on the latest stable release.