Opened on Jul 25, 2017 at 7:13:35 PM
Closed on Jul 31, 2017 at 3:55:09 PM
Last modified on Aug 25, 2017 at 6:13:05 PM
#10024 closed defect (fixed)
Selecting multiple items and choosing "Copy URL --> HTTP URL" will only copy the first item in the list
Reported by: | ducklips | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | 6.2.1 |
Component: | core | Version: | 6.2 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | Intel | |
Platform: | macOS 10.12 |
Description
Not sure why this got broken but it used to work:
- Log into your server of choice (I always use FTP)
- Select 2 files
- Right-click and choose "Copy URL" and then either "FTP URL" or "HTTP URL" (alternately, select 2 files and from the Edit menu choose "Copy URL" and then either "FTP URL" or "HTTP URL"). Observe that 2 URLs are listed in the sub-menu.
Expected behavior: 2 URLs are copied to the clipboard Observed Behavior: Only the first URL is copied to the clipboard
The order in which the items are selected doesn't change the misbehavior. Nor does changing the number of selected items (tried it with 2, 4, and 10 items, same misbehavior observed).
Observed with Version 6.2.0 (25806) - not sure why but Trac doesn't list this version.
Change History (6)
comment:1 Changed on Jul 26, 2017 at 5:41:14 AM by dkocher
- Milestone set to 6.3
- Owner set to dkocher
- Status changed from new to assigned
- Version set to 6.2
comment:2 Changed on Jul 26, 2017 at 5:46:24 AM by dkocher
- Summary changed from Cyberduck 6.2.0: Selecting multiple items and choosing "Copy URL --> HTTP URL" will only copy the first item in the list to Selecting multiple items and choosing "Copy URL --> HTTP URL" will only copy the first item in the list
comment:3 Changed on Jul 31, 2017 at 3:46:41 PM by dkocher
comment:4 Changed on Jul 31, 2017 at 3:55:09 PM by dkocher
- Resolution set to fixed
- Status changed from assigned to closed
In r42096.
comment:5 Changed on Aug 7, 2017 at 11:50:16 AM by dkocher
- Milestone changed from 6.3 to 6.2.1
comment:6 Changed on Aug 25, 2017 at 6:13:05 PM by ducklips
Thanks for the fix!
Note: See
TracTickets for help on using
tickets.
#10034 closed as duplicate.