Hello,

In the channel right-click context menu, a nick that was clicked on previously is still in the $1 variable, even when no nick is clicked on in the channel window. The $$1 conditional variable is also affected.

Repro steps:
1. Enable Auto-hide for a channel nick list. Channel window icon > Nick List > Auto-hide nick list.
2. Right click on a nick in the main window of the channel, and click Slap.
3. Right click in the main window of the same channel, near the right edge of the window but without activating the nick list, and not on a nick, and click Slap.

$1 is still defined as the nick that was clicked on in step 2. $1 should be $null if no nick was clicked on.

Version 7.25, Windows XP