Open Bug 1775458 Opened 2 years ago Updated 2 years ago

[canadiantire.ca] The CC dropdown is not triggered for Card Number field

Categories

(Toolkit :: Form Autofill, defect, P2)

Desktop
All
defect

Tracking

()

Tracking Status
firefox101 --- affected
firefox102 --- affected
firefox103 --- affected

People

(Reporter: ailea, Unassigned)

References

(Blocks 2 open bugs, )

Details

Found in 102.0b9

Affected Versions:

All latest Firefox versions: Nightly 103.0a1, Beta 102, Release 101

Tested on:

Windows 10

Preconditions:

Have at least one CC saved in about:preferences

Steps to reproduce:

  1. Reach the payment form on canadiantire.ca
  2. Click in the Card Number field

Expected Results:

The CC dropdown should be opened accordingly.

Actual Results:

The CC dropdown is not triggered.

Regression range:

Not a regression.

Notes:

The CC dropdown is opened in Chrome.
Autocomplete attribute is set to "off".

Has STR: --- → yes

The <form> contains the credit card number field doesn't have other credit card fields. Currently our credit card detection heuristic doesn't consider this case a valid credit card form[1].
And this case is exactly what we plan to fix in the next phase of credit card form detection improvement (Bug 1775233).

[1] https://searchfox.org/mozilla-central/rev/b7642d0089449244d6361680bc619c94bf11725f/toolkit/components/formautofill/FormAutofillHandler.jsm#1047-1050

Depends on: 1775233
Priority: -- → P2
Blocks: 1730016
You need to log in before you can comment on or make changes to this bug.