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

Integration with other apps results opening new windows for each connection #4215

Closed
cyberduck opened this issue Feb 10, 2010 · 2 comments
Closed
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

10f3b29 created the issue

I am using Cocoa [NSWorkspace openURLs:withAppBundleIdentifier:options:launchIdentifiers:] to open http:// URLs for WebDAV resources in Cyberduck.

This results opening a new window, even if there is a Cyberduck browser connected to the same resource. Eventually Cyberduck becames bloated of windows and causes user confusion.

Using existing browser window (if it is connected to the same resource) would be preferred.

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

There is currently no setting to prevent this. This enhancement request has to be decided yet.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In a75d989.

@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