scratchfoundation / scratch-gui

Graphical User Interface for creating and running Scratch 3.0 projects.
https://scratchfoundation.github.io/scratch-gui/develop/
BSD 3-Clause "New" or "Revised" License
4.43k stars 3.51k forks source link

Pressing delete/backspace in sound editor is marked as change when it shouldn't #9567

Open bruh-9000 opened 5 months ago

bruh-9000 commented 5 months ago

Expected Behavior

When you have no area selected in the sound editor and press delete/backspace, nothing should happen

Actual Behavior

When you have no area selected in the sound editor and press delete/backspace it is marked as an event that you can undo

Steps to Reproduce

Explain what someone needs to do in order to see what's described in Actual behavior above

Steps to reproduce the behavior:

  1. Open the sound tab
  2. Make sure you have no part of the sound selected
  3. Press delete or backspace
  4. Observe how the back arrow lights up when it shouldn't

System Details

All