Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom auto-open delay for spring-loaded folders #633

Closed
cyberduck opened this issue Aug 4, 2006 · 6 comments
Closed

Custom auto-open delay for spring-loaded folders #633

cyberduck opened this issue Aug 4, 2006 · 6 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

anonymous created the issue

When you drag a file on the ftp window you must do a slalom between folders because Cyberduck automatically tries to open them to show the contents, forgetting that it's not a local folder, but it has to open a connection and to ask for the listing via network, several times slower than a local hard drive.

Could the delay be set by the user?

@cyberduck
Copy link
Collaborator Author

cyberduck commented Aug 31, 2006

tal AT tallomax [dot] com commented

This issue also relates to the problems raised by the following tickets:

#12142 (defect) Spring loaded folders lock up applications when...

#12047 (enhancement) Preference for not automatically looking into folders (no autoexpanding)

Namely, that sever-client communication causes a spinning beachball when it appears to be mostly chatty and unproductive packet-tossing.

@cyberduck
Copy link
Collaborator Author

kL commented

I find that major annoyance.

Disabling autoexpand is a poor workaround :(
I think all network access should be multithreaded.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

See the latest nightly build.

@cyberduck
Copy link
Collaborator Author

cyberduckuser commented

Sorry, setting a longer delay doesn't work correctly - the drag'n'drop behavior of Cyberduck (2.7.2 on MacOS 10.3.9) doesn't change at all and after restarting the program and opening the preferences window the slider is set back to standard position.

Setting a shorter delay seems to work, but that's not what we need this feature for...

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Oops, settings are set to the default values upon relaunch.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed as of 9a0c342. Will be in the latest nightly build shortly hereafter.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants