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

[BUG] Native macOS Universal AutoFill leaving the 'password' field blank on some websites #815

Open
2 tasks done
seakrebel opened this issue Oct 28, 2024 · 1 comment
Open
2 tasks done

Comments

@seakrebel
Copy link

Preliminaries

I have ensured that:

  • I am running the latest version of Strongbox on the App Store by searching for Strongbox and clicking into it to see the Update button (or not)
  • I have performed a full restart of my device no matter how annoying that is

Version

  • OS: MacOS Sequoia Version 15.0.1 (Build 24A348)
  • Strongbox: 1.60.23 (5648)-P

Bug Description

When using macOS Universal AutoFill to input credentials from Strongbox, the 'password' field is left blank on certain websites, even though the username fills correctly. This issue is inconsistent, as AutoFill works perfectly on some sites but fails on others. Importantly, these websites where Universal AutoFill fails to fill the password from Strongbox are compatible with the Apple Passwords, indicating that the HTML form structure is not the issue.

Steps to Reproduce

  1. Create an entry in Strongbox with a username and password for a test site (e.g., https://jack-wolfskin.de).
  2. Enable AutoFill for Strongbox:
    • On macOS, go to System Settings > AutoFill & Passwords and enable AutoFill for Strongbox only.
    • In Strongbox, go to Database > AutoFill Settings and ensure Enable AutoFill for this Database is enabled. (I also checked everything inside Advanced Settings just in case)
  3. Enable AutoFill in Safari:
    • In Safari, go to Settings > AutoFill and confirm that 'User names and passwords' is enabled.
  4. Test AutoFill:
    • Open Safari and navigate to https://jack-wolfskin.de.
    • Attempt to use AutoFill for the username and password fields.

Expected Result: Both username and password fields are populated by AutoFill.

Actual Result: Only the username is filled, while the password field remains blank.

Screenshots & Recordings

Screenshot.2024-10-28.at.13.17.28.mp4
@strongbox-mark
Copy link
Member

Thanks for the report, that is odd indeed and I can see the same issue. Do you have a list of other affected sites?

If Apple's own Passwords app is able to fill then Strongbox should be able to do the same...

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

No branches or pull requests

3 participants
@seakrebel @strongbox-mark and others