Skip to content

[GREENFOOT-251] Editor window not always on top when created (Windows only?)

On Vista (maybe other Windows o/s too, not Linux), when the terminal window is showing, a new editor window is sometimes placed behind the main Greenfoot window but on top of the terminal window.

To reproduce:

  • Create a new project and a new World sub-class (called Sub)
  • Open Sub
  • Add a System.out.println("x"); to the Sub constructor
  • Compile All
  • Double-click on Sub to bring the editor to the front

The editor window will appear in front of the terminal window, but behind the main Greenfoot window


Issue metadata

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