>> I now drag the chat-window on top of my xterm, and leave the mouse >> such that when I close the chat-window the xterm gets the focus >> (sloppy focus behaviour) - again, as supposed to. >> Now, here the bug (sometimes) enters: when I use my hotkey for >> NextWindow the next window (not necessary Ickle) seems to get the >> focus for ~10ms, but looses it again, back to the xterm. > Are you using bbkeys with the window list popping up? Is the mouse over > the window list? That's it! Of course, why didn't I see that!
> When then window list closes, the window under it gets > a MouseEnter event, so sloppy focus will focus that window. Another > great side effect of an external keygrabber :\. Is this what you're > seeing or is there something else awry? Bingo! Ok, so why don't you do it the other way around: Close the popup window, fire the MouseEnter event, end finally, change the focus to the new window? Regards, Martin
