This is a known defect that effects all versions of FlashFXP.
This occurs due to the way the windows scrollbar control handles mouse events.
The current work around is to avoid this type of behavior when an operation is in progress.
In the future we may consider resolving this problem by using additional threads to isolate event and message based operations from the user interface.
|