CTRL+Shift+F is now bugged with the last studio update

Reproduction Steps

Insert a few print(“Hello world!”) scripts, type “hello” into the Find All / Replace All textbox, then hit CTRL+Shift+F a few times.

Expected Behavior

Before the last update, hitting CTRL+Shift+F would focus on the Find All / Replace All textbox, allowing you to go from hotkey directly to typing out whatever you want to search for

Actual Behavior

Now, hitting CTRL+Shift+F will go unto the next item in the Find All / Replace All “list”, rather than going straight to the textbox. This breaks my workflow as when I hit that hotkey, it’s usually because I want to search for something new, not open the next script on the list, especially since that script is likely not one I even wanted to look at in my old search.

In the video above, I am hitting CTRL+Shift+F multiple types, expecting to go into the textbox but instead directly opening the next script in the list

Issue Area: Studio
Issue Type: Other
Impact: Low
Frequency: Constantly
Date First Experienced: 2022-06-23 10:06:00 (-04:00)
Date Last Experienced: 2022-06-25 00:06:00 (-04:00)

2 Likes

Thanks for reporting. Will fix

6 Likes

Just confirmed this is fixed! Thanks again for the report.