gchq / CyberChef

The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
https://gchq.github.io/CyberChef
Apache License 2.0
28.5k stars 3.2k forks source link

Bug report: Find input box not automatically focused #1868

Open jl98741 opened 1 month ago

jl98741 commented 1 month ago

Describe the bug Not sure if this is a bug or a feature request... when hitting CMD+F / CTRL+F the Find tool opens at the top of the Input/Output but the keyboard input isn't automatically directed to the Find input box. Focus is also lost from the Input/Output box so typing has no effect.

To Reproduce

  1. Enter some text into the Input box
  2. Hit CMD+F / CTRL+F to display the Find tool
  3. Type something
  4. Notice that your input doesn't appear anywhere

Expected behaviour I expected the Find input box to be focused when the Find tool appears, so users can hit CTRL+F / CMD+F then immediately start typing their query

Desktop (if relevant, please complete the following information):

AditiB24 commented 2 weeks ago

I want to work on this bug.