Opened 10 years ago
Closed 10 years ago
#5257 closed Bug (worksforme)
no default move location for multiple selection.
Reported by: | user967 | Owned by: | mike.dld |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Qt Client | Version: | 2.75 |
Severity: | Normal | Keywords: | |
Cc: |
Description
When several torrents are selected that all have the same current directory, the 'set location' dialog defaults to that location.
When current directories differ, the field is blank instead. It would be nice if there were some default to reduce errors. Either the default download directory, the most common location of selected torrents, the first location in selected torrents, or some option of recent directories.
Change History (4)
comment:1 Changed 10 years ago by jordan
- Version changed from 2.75+ to 2.75
comment:2 Changed 10 years ago by mike.dld
comment:3 Changed 10 years ago by mike.dld
- Owner changed from jordan to mike.dld
- Status changed from new to assigned
comment:4 Changed 10 years ago by mike.dld
- Resolution set to worksforme
- Status changed from assigned to closed
See comment:2. Please reopen if needed.
Note: See
TracTickets for help on using
tickets.
Not reproducible on 2.82+, the field is always filled with either common path (if all selected torrents share their location) or currently logged on user's home directory (in case locations differ). Judging from code, attempting to change location while working with remote daemon would also fallback to root directory (e.g. "/" on *NIX) in latter case.
More information would be appreciated.