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)

Firefox 107
x86_64
Android
defect

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: nobody → dlee
Severity: -- → S3
Status: NEW → ASSIGNED
Priority: -- → P2

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.

Blocks: 1813589
You need to log in before you can comment on or make changes to this bug.