Ticket #633 (closed defect: fixed)
Custom auto-open delay for spring-loaded folders
| Reported by: | anonymous | Owned by: | dkocher |
|---|---|---|---|
| Priority: | high | Milestone: | 2.7.3 |
| Component: | interface | Version: | 2.7.2 |
| Severity: | normal | Keywords: | |
| Cc: | Platform: | ||
| Architecture: |
Description
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?
Change History
comment:1 Changed 4 years ago by dkocher
- Priority changed from high to normal
- Status changed from new to assigned
- Severity changed from major to minor
comment:2 Changed 4 years ago by tal AT tallomax [dot] com
This issue also relates to the problems raised by the following tickets:
#193 (defect) Spring loaded folders lock up applications when...
#98 (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.
comment:3 Changed 4 years ago by kL
I find that major annoyance.
Disabling autoexpand is a poor workaround :( I think all network access should be multithreaded.
comment:4 Changed 4 years ago by dkocher
- Summary changed from Auto open folders delay time too small to Custom auto-open delay for spring-loaded folders
- Milestone set to 2.6.5
comment:5 Changed 4 years ago by dkocher
- Status changed from assigned to closed
- Resolution set to fixed
- Milestone changed from 2.8 to 2.7.2
See the latest nightly build.
comment:6 Changed 4 years ago by cyberduckuser
- Status changed from closed to reopened
- Type changed from enhancement to defect
- Version changed from 2.6 to 2.7.2
- Resolution fixed deleted
- Severity changed from minor to normal
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...
comment:7 Changed 4 years ago by dkocher
- Priority changed from normal to high
- Milestone changed from 2.7.2 to 2.7.3
Oops, settings are set to the default values upon relaunch.
comment:8 Changed 4 years ago by dkocher
- Status changed from reopened to closed
- Resolution set to fixed
Fixed as of r2752. Will be in the latest nightly build shortly hereafter.
