Closed Bug 1880276 Opened 7 months ago Closed 18 days ago

[UK][argos.com] The autofill on the CC form is working only for the selected field

Categories

(Toolkit :: Form Autofill, task, P3)

Firefox 124
Desktop
All
task

Tracking

()

RESOLVED FIXED
Tracking Status
firefox124 --- affected

People

(Reporter: asoncutean, Unassigned)

References

(Blocks 2 open bugs, )

Details

Attachments

(2 files)

Attached image screencast argos.gif

Found in

  • 124.0a1

Affected versions

  • 124.0a1

Tested platforms

  • Windows 10

Preconditions

  • browser.search.region = GB

Steps to reproduce

  1. Reach the payment form on https://www.argos.co.uk/
  2. Click on the card number field and select any saved entry from the CC drop-down.
  3. Click on the card name field and select any saved entry from the CC drop-down.
  4. Click on the expiry date field and select any saved entry from the CC drop-down.
  5. Click on any CC field and select clear form option.

Expected result

  • Form autofill/preview/clear should be applied on all the CC eligible fields.

Actual result

  • Form autofill/preview/clear are only applied on the selected field.

Regression range

  • N/A

Additional notes

  • Reproducible on Chrome, but the card number and the expiry date fields are group together, while the name field works independently.
  • fathom fox sample
Summary: [US][argos.com] The autofill on the CC form is working only for the selected field → [UK][argos.com] The autofill on the CC form is working only for the selected field
Priority: -- → P3

The credit card name field does not autofill when triggered from the credit card number or expiry date fields. Enabling the extensions.formautofill.heuristics.autofillSameOriginWithTop setting does not resolve the issue.

cc-name: <iframe src=checkout.processout.com>
cc-number, cc-exp: <iframe src=js.processout.com>

The credit card name is not same origin with either credit card number field nor the credit card expiry date.
Also because the credit card name field is not in the top-level and is not in a same-origin iframe with the top-level, so extensions.formautofill.heuristics.autofillSameOriginWithTop will not work.

So not autofilling cc-name when autofilling is triggered from cc-number or cc-exp is expected

Status: NEW → RESOLVED
Closed: 18 days ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: