on *:CLOSE:Status Window: ...

doesn't work.

But if a * is added in front of the window name:
on *:CLOSE:*Status Window: ...

it works.

"CLOSE" is the only event with this problem.