Skip to content

[GREENFOOT-555] method call frame erase is not done neatly

Call a method, say "getObjectsAtOffset(dx,dy,cls)", then press backspace. The result will be: "getObjectsAtOffset,,", where '' is a blank field, but you can remove all the characters of the frame as if it is a text.


Issue metadata

  • Issue type: Bug
  • Priority: Medium