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

Key press after right click stays true #9578

Open bruh-9000 opened 5 months ago

bruh-9000 commented 5 months ago

Expected Behavior

When you stop pressing a key the block returns false

Actual Behavior

If you right click while pressing a key it will stay true

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. Get a sprite to forever say "key space pressed"
  2. Press space (or any other key, it doesn't matter)
  3. Right click while still pressing space

System Details

All