Closed Bug 1821396 Opened 2 years ago Closed 1 year ago

[ES][elcorteingles.es] The autofill is not working at all for none of the CC fields

Categories

(Toolkit :: Form Autofill, defect, P2)

Firefox 111
Desktop
Windows 10
defect

Tracking

()

VERIFIED FIXED
Tracking Status
firefox110 --- disabled
firefox111 --- disabled
firefox112 --- disabled

People

(Reporter: ailea, Assigned: mtigley)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [fxcm-cc-new-geo])

Attachments

(2 files)

Found in

  • 111.0-candidates

Affected versions

  • 111.0-candidates

Tested platforms

  • Affected platforms: Windows 10

Preconditions

  • browser.search.region to ES
  • extensions.formautofill.creditCards.supportedCountries to ES
  • have an already CC saved in about:preferences

Steps to reproduce

  1. Reach the payment form on https://www.elcorteingles.es
  2. Click on any CC field in order to trigger de CC dropdown

Expected result

  • The autofill dropdown should be displayed for each eligible CC field and choosing a CC entry should autofill all the eligible CC fields.

Actual result

  • The autofill dropdown is not displayed for any of the CC fields.

Regression range

  • N/A

Additional notes

  • Not reproducible in Chrome, it work as expected there.
  • All the fields have autocomplete = off attribute.
Priority: -- → P2
Whiteboard: [fxcm-cc-new-geo]

Notes.

  1. Maybe add Nº Tarjeta:?
    https://en.wikipedia.org/wiki/Numero_sign
  2. Maybe add Caducidad?

Similar observation as Bug 1822049. The confidence score is 0.94 but because the cc-field detection heuristics are not picking up the cc-exp fields (and they're not isolated in a separate frame) the section is not considered valid. It seems like we might need to investigate the current heuristics for identifying cc-exp fields?

Flags: needinfo?(dlee)

(In reply to Micah [:mtigley] (she/her) from comment #3)

Similar observation as Bug 1822049. The confidence score is 0.94 but because the cc-field detection heuristics are not picking up the cc-exp fields (and they're not isolated in a separate frame) the section is not considered valid. It seems like we might need to investigate the current heuristics for identifying cc-exp fields?

We only run fathom for cc-number and cc-name. As for cc-exp, we identify it by matching regular expressions defined in
https://searchfox.org/mozilla-central/source/toolkit/components/formautofill/shared/HeuristicsRegExp.sys.mjs

Flags: needinfo?(dlee)

Ah you're right! I just needed to add phrases to here. Thanks!

Assignee: nobody → mtigley
Status: NEW → ASSIGNED
Depends on: 1837513
Depends on: 1839491

The issue is no longer reproducible in the latest Nightly 117.0a1 (2023-07-05). The autofill dropdown is displayed accordingly now and all the eligible CC fields are autofilled correctly. The autofill-specific yellow highlight is not present but I will file a new bug for it.

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED

Based on comment 6, I will mark this accordingly as Verified.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: