-
Notifications
You must be signed in to change notification settings - Fork 838
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
Firefox doesn't fill fields after picking them in the app #1223
Comments
i am having the same problem. |
same problem, with the difference that I'm using the new inline fill. It notices prompt, I go to bitwarden to log in, return to firefox, click to fill...and nothing. Always works after reloading the page, and still fails even if I'm already logged into my vault. |
This also happens with Keepass2Android and only in Firefox (at least for me) so probably a firefox issue. It worked fine months ago. |
This is a Firefox regression, not a BW issue. I've bisected Firefox and found the commit that broke it. See mozilla-mobile/fenix#16583. |
Thanks for reporting this issue. Autofill problems can affect different sites, apps, or devices, and we’re working on improving this feature. To help us track and analyze affected sites, please lodge a report using the Google Form mentioned in this issue: #1389. Please also direct any discussion or questions to that issue. This issue will now be closed. |
I'm just leaving this here in case anyone finds this issue in the future, because it was evidently closed without reading the thread at all (but there's also no reason to keep it open): |
Describe the Bug
In Firefox Nightly (currently version 210116, but it's been this way for a while), when I select the bitwarden dropdown item of a form field, it takes me to the bitwarden app and I can pick the login to use. Then it goes back to Firefox, but 90% of the time it doesn't fill the form field in and I have to copy/paste them from the app myself. It sometimes works when I navigate to a different page or reload the page, after picking my login.
Steps To Reproduce
Use bitwarden autofill API and Firefox Nightly.
Go to a site that you have a saved login for.
Tap the form field.
Select bitwarden.
Pick your login.
It goes back to Firefox, with nothing filled in.
Expected Result
When you pick the login from the bitwarden app, it fills the fields in on the page in Firefox.
Actual Result
When you pick the login from the bitwarden app, it goes back to Firefox with the fields still empty.
Screenshots or Videos
What it looks like before picking anything. (And after selecting your login)
What it looks like after picking my login and going back a page, then navigating to the site's login page again.
Environment
Additional Context
Most of the time it doesn't work. Sometimes the bitwarden dropdown item doesn't even show up. I can sometimes get it to work if I reload or go to another page and go back.
The text was updated successfully, but these errors were encountered: