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

Selecting multiple items and choosing "Copy URL --> HTTP URL" will only copy the first item in the list #10024

Closed
cyberduck opened this issue Jul 25, 2017 · 3 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

a4e743b created the issue

Not sure why this got broken but it used to work:

  1. Log into your server of choice (I always use FTP)
  2. Select 2 files
  3. 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.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#10034 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In a4a10c7.

@cyberduck
Copy link
Collaborator Author

a4e743b commented

Thanks for the fix!

@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