-
-
Notifications
You must be signed in to change notification settings - Fork 191
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
Non-working site: https://secure.chase.com/ #2428
Comments
Use |
@varjolintu I have the Predefined Sites options enabled. Using https://chase.com doesn't work - the login page is https://secure.chase.com. In any case, https://chase.com does NOT appear in the Predefined Sites list. Here's what i see:
Thank you. |
@mpetruc The list is not complete for some features we support. |
@varjolintu Yes, that's what I see as well (the Y icon in the username field). However, I'm not getting the option to save the credentials. |
That's correct. Saving the credentials doesn't work properly. I'm reopening the issue. |
The root cause for this is the element in focus when trying to save credentials manually. It's a custom element that has the input field as a child. I think we need better identification for scenarios like this. It's not the first site that wraps the actual input behind the active element. |
https://secure.chase.com/
Dump of console output from the page (Firefox: Tools -> Browser Tools -> Web Developer Tools / Chromium-based: Tools -> Developer -> Javascript Console). Do this only if there's KeePassXC-Browser related output.
Have you tried Username-Only Detection, choosing Custom Fields etc. No - KeePassXC-Browser correctly identifies the username field and places an icon inside
Are you using Autofill instead of the manual one. Yes
Does it affect the Username Icon, Autocomplete Menu, Popup Menu? Not sure what this means - I guess no?
Version 1.8.0 and later, enable Debug Logging from the settings and inspect the pages's JavaScript console. It should show all input fields detected.
No "Username or password changed! Save it?" pop up appears after submitting the credentials.
The text was updated successfully, but these errors were encountered: