Open Bug 1861644 Opened 11 months ago Updated 3 months ago

[US][Shein] The Address Save Doorhanger is not displayed upon address form submission

Categories

(Toolkit :: Form Autofill, task, P3)

Firefox 121
Desktop
All
task

Tracking

()

Tracking Status
firefox121 --- disabled

People

(Reporter: ailea, Unassigned)

References

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

Details

Found in

  • Nightly 121.0a1

Affected versions

  • Nightly 121.0a1

Tested platforms

  • Affected platforms: Windows 10 x64, macOS 11

Preconditions

  • Install the Firefox en-US build
  • Set browser.search.region to US in about:config
  • Flip following prefs in about:config:
    extensions.formautofill.addresses.capture.v2.enabled = true
    extensions.formautofill.addresses.supported = on
  • Use US VPN to test

Steps to reproduce

  1. Log into https://www.shein.com/ , add an item to bag and navigate to the checkout page.
  2. Fill in the Address Form and press the submit button.

Expected result

  • The address doorhanger is displayed upon address form submission.

Actual result

  • The address doorhanger is not displayed upon address form submission.

Regression range

Depends on: 1815406

Currently our heuristic cannot recognize this address form because the <input> doesn't have any hint. And the label is implemented with <span>

<span>First Name</span>
<input/>
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.