@@ -2106,6 +2106,7 @@
//Find the btn object that contains the windowID
var closingWindowID = $(fw).attr("windowId");
+ $("#stackedWindowList").hide();
resizeAllFloatWindowButtons();
hideAllContextMenus();
}