Forum Moderators: open
Many users in the early days mentioned not liking the "pile of pop-up windows" that accumulated under the main window as they shopped the site. So I added some jscript to the body tag [onBlur="self.close()"] to close the window when it loses focus... and the complaints stopped.
Now I just discovered that in IE7 when I try to use the scrollbar, the pop-up window will self-close. This is new -- and I think buggy -- behavior. Or am I missing something?