Skip to content

[GREENFOOT-565] removing curly brackets in a method call frame messes the frame.

Call a method, say, method1(), then put anything inside the curly brackets: method1(something). if you remove the backets, and all the content (delete or backspace), there will be a remaining text field that cannot be erased unless you remove the whole frame.


Issue metadata

  • Issue type: Bug
  • Priority: Medium