Open Bug 1719710 Opened 3 years ago Updated 3 years ago

Saved form autofill not offered on snorerx.com checkout page

Categories

(Toolkit :: Form Autofill, defect, P3)

defect

Tracking

()

Tracking Status
firefox91 --- affected

People

(Reporter: yoasif, Unassigned)

References

(Blocks 1 open bug)

Details

Steps to reproduce:

  1. Ensure Firefox has autofill data saved
  2. Go to https://www.snorerx.com/cart.php?target=checkout
  3. Type string from autofill data in "First name" field

What happens:

Autofill data is not selectable.

Expected result:

I can fill in the form with autofill data previously filled in to Firefox. Chromium works here.

Debug data:

FormAutofillContent: updateActiveElement: no element selected FormAutofill.jsm:54
FormAutofillContent: identifyAutofillFields: https://www.snorerx.com/cart.php?target=checkout FormAutofill.jsm:54
FormAutofillHandler: Ignoring FormAutofillAddressSection related fields since it is an invalid section FormAutofillHandler.jsm:90
FormAutofillContent: Adding form handler to _formsDetails: 
Object { form: {…}, fieldDetails: [], sections: (1) […], _sectionCache: WeakMap(0), window: Window, winUtils: XPCWrappedNative_NoHelper, timeStartedFillingMS: null, onFormSubmitted: onFormSubmitted() }
FormAutofill.jsm:54
FormAutofillContent: updateActiveElement: no element selected FormAutofill.jsm:54
FormAutofillContent: updateActiveElement: no element selected FormAutofill.jsm:54
FormAutofillContent: identifyAutofillFields: https://www.snorerx.com/cart.php?target=checkout FormAutofill.jsm:54
FormAutofillContent: No control is removed or inserted since last collection. FormAutofill.jsm:54
FormAutofillContent: updateActiveElement: no element selected FormAutofill.jsm:54
FormAutofillContent: updateActiveElement: no element selected FormAutofill.jsm:54
FormAutofillContent: identifyAutofillFields: https://www.snorerx.com/cart.php?target=checkout FormAutofill.jsm:54
FormAutofillContent: No control is removed or inserted since last collection. FormAutofill.jsm:54
FormAutofillContent: updateActiveElement: no element selected FormAutofill.jsm:54

Hi Asif, thanks for filing. This does appear to be reproducible, not sure why this is happening at first glance. It'll need some further investigation.

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.