Open Bug 1740465 Opened 3 years ago Updated 2 years ago

[FR][fr.aliexpress.com] Credit Card Save doorhanger is not displayed upon form submit

Categories

(Toolkit :: Form Autofill, defect, P3)

Firefox 96
Desktop
All
defect

Tracking

()

Tracking Status
firefox94 --- disabled
firefox95 --- disabled
firefox96 --- disabled
firefox97 --- disabled

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:

  1. Reach the payment form on fr.aliexpress.com
  2. 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.

Priority: -- → P3
See Also: → 1740452

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.

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