PDA

View Full Version : Window switching bug


PeNGuiN
12-23-2002, 07:58 AM
I found a small bug:

If you switch the window while FlashFXP is (for instance) going through a LIST, one or more of the commands will be issued in the wrong window you switch to with TAB.

(P4/WinXP/FFXP 2.0.906)

bigstar
12-23-2002, 12:58 PM
Which exact commands are you referring to? A custom command?

PeNGuiN
12-23-2002, 03:25 PM
It's not a specific command actually. I stumbled upon it only once so far (by accident) when I switched to the 'other' window with TAB while FlashFXP was doing a normal directory listing. Instead of doing the LIST on the correct window/server it did it on the other. I'll keep fiddling some more and try to reproduce it.

MxxCon
12-23-2002, 05:26 PM
you sure it wasn't anti-idle that happened at exactly same time?

bigstar
12-23-2002, 10:04 PM
If you press the refresh button or anything that's specific to the active side, the active side is detected at the start of the procedure. From that point on changing the active side should not make any difference. I looked at the code and I was unable to detect a problem and I tried several times and was unable to reproduce it.