Autofill callback not invoked on android on websites that contain a single field
Categories
(Firefox for Android :: Logins, enhancement)
Tracking
()
People
(Reporter: mozilla.qns16, Unassigned)
Details
Firefox for Android
Steps to reproduce:
- Have a password manager configured on your Android device (eg: Proton Pass, Bitwarden, 1Password...).
- Using Firefox, navigate into a website that contains a single field (such as accounts.firefox.com)
- Click on the field.
Actual results:
The autofill service is not invoked.
Expected results:
The autofill service is invoked, the same as when using a website that contains the username and password fields in the same form.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Toolkit::Password Manager' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
I think it does not belong to the Password Manager component, but the firefox browser, as it's not related to the Firefox password manager
After further investigation, it looks like it's not triggered whenever a form only contains one element. An example website is https://healthchecks.io/accounts/login/
The form that contains a single field (only email address) doesn't invoke the autofill service, whereas the one that contains 2 fields (email and password) does.
Comment 4•1 year ago
|
||
For better visibility, moving this to Fenix - if this is not the right component, please assign a more suitable one.
Thanks!
Description
•