[BUG][BFAV] Closing Help window in 2.05 ( comment from Ned )

marcus at ira.uka.de marcus at ira.uka.de
Thu Mar 4 10:48:53 CET 2004


Subject:		[BUG] [BFAV] Closing Help window in 2.05
Author:		ned at squeakland.org
Date Posted: 18 February 2004
Archive ID: 19779
Comments:	
In SystemWindow>>delete, it does:

SystemWindow noteTopWindowIn: thisWorld

which calls activate on the topmost SystemWindow, which rudely pops that
window to the front of the submorph list of the world.

I'd personally rather have it put that window in front of all the other
windows, but that's the way it works.

This is the same reason that the topmost window pops to the front after
a save (see PasteUpMorph>>install).


More information about the Squeak-harvest mailing list