Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#51 closed defect (worksforme)

Netdrive Drag&Drop delay (move drag/drop dialog to separate tread?)

Reported by: Gregg Young Owned by:
Priority: major Milestone: Release_3.5.9
Component: fm/2 base Version:
Keywords: Cc:

Description

Just checked Filestar's drag and drop and it appears to have none of the issues FM/2 has. It appears that the command options window that comes up in FM/2 causes the delay. Since drag and drop involves no command option window in Filestar, there appears to be no delay. Filestar's drag and drop follows the default setting for drag and drop.

Jim's response was this:

I agree with the above except when dragging the unzip exe file out of the ftp directory with FS/2, there is a delay presenting the dragged icon which locks up the FS/2 clock but not the system clock. When the FM/2 options window appears, the system clock locks for the delay and any/every file(s) seem to lock it up. And the FM/2 delay is considerably longer than the delay presenting the icon for an exe file in FS/2 D&D. The two delays are probably not related, me thinks. I smell a threading issue, the FM/2 options dialog proc must be running on the main thread. In FS/2 most, if not all, functions/dialogs are executed in an object window on a separate thread. However the drag op - up to the drop - is done on the main thread.

Change History (4)

comment:1 Changed 17 years ago by Gregg Young

Summary: Netdrive Drap&Drop delay (move drag/drop dialog to separate tread?)Netdrive Drag&Drop delay (move drag/drop dialog to separate tread?)

comment:2 Changed 17 years ago by Steven Levine

Owner: StevenHL deleted

comment:3 Changed 17 years ago by Gregg Young

Resolution: worksforme
Status: newclosed

comment:4 Changed 17 years ago by Gregg Young

Milestone: Release_3.5.9
Note: See TracTickets for help on using tickets.