-
-
Notifications
You must be signed in to change notification settings - Fork 187
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
Browser extension does not ask to user to search for credentials, appears to do nothing #1867
Comments
Probably a duplicate of the pinned issue: #1426 Please check the proper settings if you are using a Snap based browser. |
It is not a duplicate because:
|
You did not provide that information in the original message. Also, you haven't mentioned how KeePassXC is installed in your system, or what is your distro. Please go through this guide and report your findings: Also make sure your entry URL's are in a correct simple form, for example |
Some of the original message is warranted, we really don't do a good job of notifying the end user that they "need to do something" to get credentials to populate. We do that already when the database is not connected, but once connected if no credentials are found we are silent even after the user tries to fill in multiple times. |
Wait.. it fills correctly? So are you expecting that if no credentials are found, the extension should provide a way to search all credentials in your database? I probably read the issue incorrectly. We have received that kind of feature request before, but we are not implementing such thing. The credentials are normally restricted to the current URL. You can trigger a Global Auto-Type for a more generic purpose. |
That's what my other keepass apps do and that's what I said in the issue.
|
Overview
When using Chrome or Firefox in Linux to login, KeepassXC extension appears to do nothing, does not ask user to search for correct entry
Steps to Reproduce
1.Go to a site to login
2. Click Keepass icon
3. Nothing happens
Expected Behavior
After clicking icon, if Keepass does not have an entry for the URL:
then Keepass asks user to search and then associates URL with entry.
if no entry is found then Keepass associates URL with and saves username and password when the user logs in
Actual Behavior
Keepass does not do anything, shows no error, shows no prompt. Appears broken.
Context
Other Keepass clients ask the user to search if the the entry can't be found and then save the URL association.
Keepass 2.7.4
Linux
Gnome
Wayland
Chrome, Firefox
The text was updated successfully, but these errors were encountered: