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

Chase Online: Input Fields Not Found #2200

Closed
nikduvall opened this issue May 18, 2024 · 4 comments
Closed

Chase Online: Input Fields Not Found #2200

nikduvall opened this issue May 18, 2024 · 4 comments

Comments

@nikduvall
Copy link

nikduvall commented May 18, 2024

A site that previously worked for me is now showing the following error in the Console:

[Debug observer-helper.js:195] KeePassXC-Browser - Input fields found:
global.js:127 []

When I try to use Choose Custom Login Fields, nothing on the screen highlights.

Site: Chase Online

The login form on their main homepage still works.

Expected Behavior

Auto-fill button appears and Choose Custom Login Fields feature allows me to select login fields

Current Behavior

Neither work

Possible Solution

Inspect code for the new approach to displaying login forms to identify how to fix both issues

Steps to Reproduce (for bugs)

  1. Navigate to Chase Online
  2. Auto-fill button missing
  3. Error Code above in Console (if debug logging is enabled)
  4. Choose Custom Login Fields feature does not highlight any fields

Debug info

KeePassXC - 2.7.8
KeePassXC-Browser - 1.9.0.2
Operating system: MacIntel
Browser: Chrome/Chromium 122.0.0.0

@droidmonkey droidmonkey changed the title Input Fields Not Found Chase Online: Input Fields Not Found May 18, 2024
@varjolintu varjolintu added the bug label May 18, 2024
@varjolintu
Copy link
Member

This is already tracked in #1358 and errors have been reported multiple times for this.:
#1846
#1326

If setting entry URL to https://chase.com does not work, try adding the site to Site Preferences with cross-origin iframe support enabled.

@droidmonkey droidmonkey closed this as not planned Won't fix, can't repro, duplicate, stale May 18, 2024
@varjolintu
Copy link
Member

Another tip:
Add https://*.chase.com/* to Site Preferences and enable "Improved input field detection".

@nikduvall
Copy link
Author

nikduvall commented May 19, 2024

Another tip: Add https://*.chase.com/* to Site Preferences and enable "Improved input field detection".

This fixes the issue!

@tfvlrue
Copy link

tfvlrue commented Jun 14, 2024

I just ran into the same problem, but the Site Preferences page refuses to accept https://*.chase.com/*. It says "Invalid URL. Please check the input."

However, https://secure.chase.com/* seems to work fine (and solves the field detection problem).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants