[FR][fr.aliexpress.com] Credit Card Save doorhanger is not displayed upon form submit
Categories
(Toolkit :: Form Autofill, defect, P3)
Tracking
()
People
(Reporter: ailea, Unassigned)
References
(Blocks 1 open bug, )
Details
Affected Versions:
All latest Firefox versions: Nightly 96.0a1, Beta 95, Release 94
Tested on:
MacOS 10.15
Windows 10
Preconditions:
browser.search.region FR
extensions.formautofill.supportedCountries FR
download latest Firefox Nightly with region locale (switch extensions.formautofill.available to "on" for testing non-Nightly builds)
Steps to reproduce:
- Reach the payment form on fr.aliexpress.com
- Fill in manually new CC info and submit the form
Expected Results:
Submitting the form with new CC info should trigger the Credit Card save doorhanger.
Actual Results:
CC save doorhanger is not displayed upon form submission.
Notes:
Severity: S3 severity, due to lack of Save doorhanger.
Reproducible on Chrome: Yes
Regression range: not a recent regression.
Comment 1•3 years ago
|
||
Making an initial guess here, since I don't have the markup at the moment, but this feels like a hidden form submission issue or iframes causing separate credit card sections issue. Whoever looks at this bug should inspect the markup and see if these fields are separated by iframes because if so, we're not going to capture the information correctly since we don't currently establish a credit card section across iframe boundaries.
Updated•3 years ago
|
Description
•