Skip to content

[GREENFOOT-447] Space in slots should not automatically move focus if slot is blank

If you are at the end of the type of a formal parameter, pressing space moves to the name field, which makes sense. But if the parameter is blank, I think space shouldn't move (right arrow still should). This is because if you type {{int x, int y}} with a space after the comma, the space moves from type to name, and you write int in the name. I think it's pretty rare that the user wants space to skip a blank type, rather than just muscle memory of spaces post-comma.


Issue metadata

  • Issue type: Bug
  • Priority: Low
  • Fix versions: 3.0.1