Closed Bug 1836003 Opened 1 year ago Closed 8 months ago

[CA][www.calvinklein.ca] The Address Doorhanger is not displayed upon address form submission

Categories

(Toolkit :: Form Autofill, task, P3)

Desktop
Windows 10
task

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox-esr102 --- disabled
firefox113 --- disabled
firefox114 --- disabled
firefox115 --- disabled

People

(Reporter: epopescu, Unassigned)

References

(Blocks 1 open bug, )

Details

Found in

  • Nightly 115.0a1

Affected versions

  • Nightly 115.0a1

Tested platforms

  • Affected platforms: Windows

Preconditions

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

Steps to reproduce

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

Expected result

  • The address doorhanger is triggered upon address form submission.

Actual result

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

Regression range

  • Not a recent regression because the feature is disabled by default.

Additional notes

:epopescu, if you think that's a regression, could you try to find a regression range using for example mozregression?

Priority: -- → P3

Fixed by either Bug 1870718 or Bug 1863801

Status: NEW → RESOLVED
Closed: 8 months ago
Resolution: --- → FIXED

The issue persists in Nightly 123.0a1 (2024-01-18) where the address doorhanger is not displayed on https://www.calvinklein.ca/en although the fields street-address,postal-code,address-level1,address-level2 are available in the address form.
This might be related to the fact that street address has <input type=email>, which is something should be fixed by the website as you mentioned in a previous bug(Bug 1873163).
Could you please have a look and let me know what should be the expected behaviour here? Thanks

Flags: needinfo?(dlee)

(In reply to Ina Popescu, Desktop QA from comment #3)

The issue persists in Nightly 123.0a1 (2024-01-18) where the address doorhanger is not displayed on https://www.calvinklein.ca/en although the fields street-address,postal-code,address-level1,address-level2 are available in the address form.
This might be related to the fact that street address has <input type=email>, which is something should be fixed by the website as you mentioned in a previous bug(Bug 1873163).
Could you please have a look and let me know what should be the expected behaviour here? Thanks

Hi Ina, yes , you are right! We don't show the address capture doorhanger now because the street-address is missing and it is because the website uses type=email for street address. I would set this bug to WONT FIX

Status: RESOLVED → REOPENED
Flags: needinfo?(dlee)
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 8 months ago8 months ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.