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

Firefox Addon TOTP fills every input box/field individually (example PayPal) #11076

Closed
1 task done
zmberber opened this issue Sep 16, 2024 · 2 comments
Closed
1 task done
Labels
browser Browser Extension bug

Comments

@zmberber
Copy link

Steps To Reproduce

Try to log into a website that requires TOTP and where each digit has a separate input box. Use the Bitwarden firefox addon to try to fill in the correct digits, either by keyboard shortcut, or by just clicking on the correct account in the addon dropdown.

Expected Result

Each digit is input correctly, the same way as if I had copied the code and then just done a paste.

Actual Result

Every digit (i.e. every textbox) has only the first digit of the correct TOTP code (e.g. 111111 instead of 123456). Sometimes it is also weird and not all numbers are the same, but whatever. It seems like Bitwarden fills out every single textbox individually with the TOTP digits.

Screenshots or Videos

image
image

Additional Context

If it were to just fill out the first one, then it would work, because then the way the webpage works is that after pasting, it will automatically fill in the other boxes with the subsequent numbers. One can actually see this for a split second when Bitwarden fills it in, just before Bitwarden fills out every subsequent box as well.

Operating System

Linux

Operating System Version

No response

Web Browser

Firefox

Browser Version

No response

Build Version

2024.9.0

Issue Tracking Info

  • I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
@zmberber zmberber added browser Browser Extension bug labels Sep 16, 2024
@FlorianLang06
Copy link
Contributor

I would like to work on this issue

@FlorianLang06
Copy link
Contributor

This issue can be closed because the fix is merged.

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

No branches or pull requests

3 participants