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

Android beta - passkey autofill not working when session timeout set to 'immediately' #3228

Open
1 task done
MrSourceUnknown opened this issue May 7, 2024 · 2 comments
Open
1 task done
Labels

Comments

@MrSourceUnknown
Copy link

MrSourceUnknown commented May 7, 2024

Steps To Reproduce

Not working:

  • Go to Settings → account security → session timeout and set it to 'Immediately'
  • try to use a passkey anywhere to logon
  • after unlocking the vault and selecting the correct passkey it throws an error saying 'something went wong'

Working:

  • Go to Settings → account security → session timeout and choose any option except 'immediately'
  • try to use a passkey anywhere to logon
  • after unlocking the vault and selecting the correct passkey it is accepted

Expected Result

I would expect the passkey autofill logic to work even when session timeout is set to 'immediately' as that is how it works for password autofill as well.

Actual Result

Instead when using autofill the session timeout seems to trigger partway through the selection process.

Screenshots or Videos

No response

Additional Context

Browser used: Chrome version 124.0.6367.113, with 3rd party passkey flag enabled.
Site tested: google account logon using passkey option

Operating System

Android

Operating System Version

14

Device

Pixel 6 Pro

Build Version

2024.4.1 (10283)

Beta

  • Using a pre-release version of the application.
@micahblut
Copy link
Member

@MrSourceUnknown thank you for taking the time to test the beta and report this issue. We've replicated the issue and will work on a fix.

@MrSourceUnknown
Copy link
Author

Thanks!

It's not a massive bother, but good that it was reproducible and will be looked into.

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

No branches or pull requests

2 participants