Closed
Description
p5.js version
No response
What is your operating system?
None
Web browser and version
No response
Actual Behavior
Currently, when the arrow keys are pressed without entering text for replacement, it opens the find elements box.
p5.js.Web.Editor.6.mp4
Expected Behavior
When the "Replace" box is open, pressing the arrow keys should navigate to and focus on the find elements in the "Replace" block itself as soon as text is entered for replacement.
Steps to reproduce
Steps:
1.Open the p5.js web editor.
2. Use the "Replace" functionality (Ctrl+F) without entering any text for replacement.
3. .Press the arrow keys (^ and V) for previous and next, respectively.