Open
Bug 1795046
Opened 6 months ago
Updated 2 months ago
Credit card expiry date is not autofilled when selecting card from Fenix
Categories
(Toolkit :: Form Autofill, defect, P2)
Tracking
()
ASSIGNED
Tracking | Status | |
---|---|---|
firefox107 | --- | affected |
People
(Reporter: aputanu, Assigned: dimi)
References
(Blocks 1 open bug)
Details
For sites like https://checkout.stripe.dev/ and https://www.instant-gaming.com the select credit card prompt is displayed and the correct autocomplete information is sent back to Gecko but the expiry date and CVC fields remain incomplete.
Assignee | ||
Updated•5 months ago
|
Assignee: nobody → dlee
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P2
Assignee | ||
Comment 1•5 months ago
|
||
I guess the problem is because we don't compute cc-exp
based on expiration month and year and GeckoView only passes 'cc-exp-month' and 'cc-exp-year' to Gecko.
You need to log in
before you can comment on or make changes to this bug.
Description
•