You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to reduce the amount of unexpected behaviour related to the pop-out windows feature, it might be beneficial to always prefer using activeWindow and activeDocument over window and document. Technically, x.win and x.doc would be even better, but it wouldn't be practical to write a rule for this.