* We enter the popup window
* some log data is received, so we update the log buffer and jump to the
log window to scroll it
* meanwhile, the WinLeave auto command on the popup window fires and
closes the popup window
* Having scrolled the log window, we try to jump back to the popup
window, which by now has been closed.
Fixes#390