Open Bug 1952471 Opened 8 months ago Updated 3 months ago

passkey.garden - Passkey autofill pop-up does not appear when selecting "Account ID" field

Categories

(Toolkit :: Password Manager: Site Compatibility, defect, P2)

Firefox 138
Desktop
Windows 11
defect

Tracking

()

Webcompat Score 5
Webcompat Priority P2
Tracking Status
firefox136 --- affected
firefox137 --- affected
firefox138 --- affected

People

(Reporter: ctanase, Unassigned)

References

()

Details

(Keywords: webcompat:site-report, Whiteboard: [webcompat-source:web-bugs])

User Story

platform:windows,mac,linux,android
impact:workflow-broken
configuration:general
affects:all
branch:release
diagnosis-team:dom
user-impact-score:160

Attachments

(1 file)

Environment:
Operating system: Windows 11/10
Firefox version: Firefox 135.0.1/136/138

Steps to reproduce:

  1. Go to https://passkey.garden/try-passkeys
  2. Click on the "Account ID" field.

Expected Behavior:
"Use a passkey" pop-up appears.

Actual Behavior:
Nothing happens. (even if you already have passkey created and saved already)

Notes:

  • Reproduces regardless of the status of ETP
  • Reproduces in firefox-nightly, and firefox-release
  • Does not reproduce in chrome

Created from https://github.com/webcompat/web-bugs/issues/149413

Version: unspecified → Firefox 138

Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.

Another site that demonstrates the issue (disclosure: using the same underlying JS library)...

https://mylofi.github.io/webauthn-local-client/

Go there, click the third button (near the bottom) "choose authentication method", then click "provide my user id", and then click into the <input> box. In chrome, this will offer an autofill popup to select a passkey, but in FF no such autofill popup appears (with or without a previously registered passkey.

Webcompat Score: --- → 1

Let's treat this as a bug report for now. We could treat this as a site-breakage-report only if we'd have a "real site", not a testcase/demo.

Severity: -- → S2
User Story: (updated)
Webcompat Priority: --- → P2
Webcompat Score: 1 → 5
Priority: -- → P2

I don't think we have <input autocomplete="webauthn"> implemented.

edit: we have it implemented since 122

John said he'll take a look, thanks John!

Flags: needinfo?(jschanck)

I get the expected behavior (dropdown with passkey options) if I manually change the form from <input type="text" ...> to <input type="password" ...>. So this looks like an issue with the form type heuristics.

Issam: does this belong in Toolkit :: Password Manager?

Flags: needinfo?(jschanck) → needinfo?(imani)

Issam: does this belong in Toolkit :: Password Manager?

Yes it does. It seems like something is wrong with the detection. Moved to PM Site Compat.

Component: Site Reports → Password Manager: Site Compatibility
Flags: needinfo?(imani)
Product: Web Compatibility → Toolkit
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: