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

Quick Connect drop-down does not update when bookmarks are renamed or created #5363

Closed
cyberduck opened this issue Oct 21, 2010 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

ba57b2b created the issue

Summary

The Quick Connect drop-down on the toolbar does not update bookmark names when a new bookmark is renamed.

And since new bookmarks are created, initially, with the name of a previous bookmark, new bookmarks also do not show up with the correct name.

Steps to reproduce

  1. Create a bookmark and give it a name, say “Bookmark 1”.
  2. Create another bookmark.
    • Notice that by default, Cyberduck pre-fills the new bookmark with information from the last bookmark, including the name “Bookmark 1”.
  3. Type a different name for the new bookmark, such as “Bookmark 2”.

Expected results

The Quick Connect drop-down should show “Bookmark 1” and “Bookmark 2”.

Actual results

The drop-down shows “Bookmark 1” twice.

Notes

A related problem happens if you rename an existing bookmark: the Quick Connect drop-down does not change to reflect the new name of the bookmark.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In d5d5784.

@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

1 participant