Open Bug 1845303 Opened 1 year ago Updated 16 days ago

[ES][lampara.es] CC dropdown is not displayed for any of the CC eligible fields

Categories

(Toolkit :: Form Autofill, task, P2)

Firefox 117
Desktop
All
task

Tracking

()

Tracking Status
firefox115 --- disabled
firefox116 --- disabled
firefox117 --- affected

People

(Reporter: ailea, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug, )

Details

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

Attachments

(3 files)

Attached video 2023-07-25_16h08_34.mp4

Found in

  • 117.0a1

Affected versions

  • 117.0a1

Tested platforms

  • Affected platforms: Windows 10

Preconditions

  • browser.search.region = ES
  • Have at least one CC already saved

Steps to reproduce

  1. Reach the payment form on https://www.lampara.es/
  2. Click on any CC eligible field

Expected result

  • CC dropdown is displayed for any of the CC fields

Actual result

  • CC dropdown is not displayed for any of the CC fields

Regression range

  • N/A

Additional notes

  • Not reproducible on Chrome, the CC dropdown is displayed and the autofill is working there.
  • Fathom Fox Sample
Priority: -- → P2
Whiteboard: [fxcm-cc-new-geo]
Depends on: 1815399
Attached video lampar.es.mp4

The dropdown is now displayed for all the eligible fields from the CC form, so this is fixed by bug 1906292.
The Card number and Expiry date fields and working accordingly since they are in the same frame and have the same origin.
The issue remaining here is the card Name field which works different, being in the main frame. The extensions.formautofill.heuristics.autofillSameOriginWithTop set to True, will solve the issue partially.
By default, if the autofill is triggered from the card number or expiry date fields, the Name on card field is autofilled, but by clicking on it will display the wrong dropdown (autocomplete dropdown instead of clear form dropdown), and by triggering the clear form from the card number or expiry date fields will not clear the card Name field.
With the above mentioned pref to True, the card Name field will display the correct dropdown when it is already autofilled (the clear form dropdown), and it is cleared correctly when the clear form is triggered from the card number or expiry date fields. BUT triggering the autofill from the card Name field, it will autofill only itself, as with the above preferences by default - false (see the screen recording attached).

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

Attachment

General

Created:
Updated:
Size: