Open Bug 1897465 Opened 6 months ago Updated 5 months ago

[MX][shopee.com.mx] The autofill dropdown does not appear in any field of the CC form

Categories

(Toolkit :: Form Autofill, task, P3)

Firefox 128
task

Tracking

()

Tracking Status
firefox126 --- disabled
firefox127 --- disabled
firefox128 --- disabled

People

(Reporter: epopescu, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [fxcm-cc-compatibility])

Found in

  • Nightly 128.0a1

Affected versions

  • Nightly 128.0a1

Tested platforms

  • Affected platforms: Windows10 x64

Preconditions

  • Install the Firefox es-MX build
  • Set browser.search.region to US in about:config
  • Use MX VPN to test

Steps to reproduce

  1. Log into https://shopee.com.mx/, add an item to cart and navigate to checkout page
  2. Fill in the CC form and press the submit button

Expected result

  • The autofill dropdown appears in every field of the CC form except the CVV one.

Actual result

  • The autofill dropdown does not appear in any eligible field of the CC form.
  • "Manage passwords" is displayed on the expiration date and CVV field.

Regression range
*N/A

Additional notes

  • The issue can not be reproduced in Google Chrome.
Blocks: 1896665
Severity: -- → S3
Has STR: --- → yes
Version: unspecified → Firefox 128
  • All fields are autocomplete="off"
  • All fields are in parent dom, no iframe
  • Chrome does autofill the form
  • lazy.FormAutofillHeuristics.getFormInfo returns 0 sections within collectFormFields
Whiteboard: [fxcm-cc-compatibility]

Hi johannes,
We now ignore autocomplete=off (see Bug 1754879). Could you help check whether there is a bug in the code that ignores autocomplete=off? Thanks!

Flags: needinfo?(joschmidt)

Hi Dimi,

I have not found a bug in the autocomplete=off ignoring code yet.

Flags: needinfo?(joschmidt)
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.