Open
Bug 1795046
Opened 1 year ago
Updated 1 month ago
Credit card expiry date is not autofilled when selecting card from Fenix
Categories
(Toolkit :: Form Autofill, defect, P2)
Tracking
()
ASSIGNED
People
(Reporter: aputanu, Assigned: dimi)
References
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•1 year ago
|
Assignee: nobody → dlee
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P2
Assignee | ||
Comment 1•1 year 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.
Comment 3•5 months ago
|
||
I was able to reproduce this on the latest Fenix builds: Nightly 116.0a1, Beta 115.0b9, and RC 114.2.0 with Google Pixel 6 (Android 13).
status-firefox114:
--- → affected
status-firefox115:
--- → affected
status-firefox116:
--- → affected
Updated•3 months ago
|
status-firefox117:
--- → affected
status-firefox118:
--- → affected
status-firefox119:
--- → affected
status-firefox107:
affected → ---
status-firefox114:
affected → ---
status-firefox115:
affected → ---
status-firefox116:
affected → ---
status-firefox117:
affected → ---
status-firefox118:
affected → ---
status-firefox120:
--- → affected
status-firefox121:
--- → affected
You need to log in
before you can comment on or make changes to this bug.
Description
•