keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
20.95k stars 1.44k forks source link

Add option to copy URL to clipboard instead of opening it on double-click #4717

Open TheWolfH opened 4 years ago

TheWolfH commented 4 years ago

Summary

Keepass provides a configuration option to copy entry URLs to the clipboard instead of opening them in the default browser when double-clicking the entry URL. I think this would be a good addition to KeePassXC as well.

Context

In my case, I prefer to open many links in either specific browser versions (i.e., beta) or specific windows (i.e., incognito mode) instead of the system default browser. I assume there are many more use cases, though.

edneville commented 4 years ago

@TheWolfH, I added ctrl-alt-u as a PR for keepassx. Then I came here to do the same. However, upon looking in the dev branch this already exists as ctrl-u, introduced in:

commit 3a2f38789273610e9896359eac1fa46b08f77f9e
Author: Felix Geyer <debfx@fobos.de>
Date:   Fri Jul 27 18:38:52 2012 +0200

    Add action to open the entry URL.

    Closes #37

Or did you want the URL to copy through double click? If so, I think that would change behaviour that others may have become accustomed to.

edneville commented 4 years ago

Based on title change, I'd say this is already implemented with ctrl-u.

droidmonkey commented 4 years ago

No it is not...

TheWolfH commented 4 years ago

@edneville Yeah, I know I can copy the URL to the clipboard via ctrl+u. However, the desired behavior would indeed be copying the URL to the clipboard when double-clicking the URL column. As noted in the initial post, Keepass provides a config option to enable this behavior instead of the default behavior of opening the URL in the system default browser.

iqlogic commented 3 years ago

Any news about that? Double-click and copy URL without opening URL would be much appreciated 😊 Many thanks

xeverse commented 1 year ago

+1

2GiSBR commented 1 year ago

Hello, Like the author of the post mentionned, it is known that you can copy the URL with the CTRL + U shortcut, but the idea would be to be able to choose (like for the password and username) to copy the URL in the clipboard instead of opening it. It is especially useful when you have several webbrowser profiles opened, or when you work with multiple Virtual machines. Regards.

mischlrebl commented 10 months ago

shift - double-click on the URL copies it already to the clipboard