[US][sephora.com] The City and State/Region fields are not captured in the address save doorhanger
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
People
(Reporter: ailea, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [fxcm-addr-compatibility])
Attachments
(1 file)
2.54 MB,
video/mp4
|
Details |
Found in
- Fx 123.0a1
Affected versions
- Fx 123.0a1
Affected platforms
- Windows/macOS
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
* extensions.formautofill.heuristics.captureOnFormRemoval = true
* extensions.formautofill.heuristics.captureOnPageNavigation = true - Use US VPN to test
Steps to reproduce
- Go to https://www.sephora.com/
- Add an item to Cart and navigate to the checkout page
- Fill in the Address Form, submit the form and save the address through the Address Capture doorhanger
Expected result
- The City and State/Region fields should be captured in the save doorhanger and stored accordingly.
Actual result
- The City and State/Region fields are autofilled automatically based on the ZIP code and they are not captured in the save doorhanger.
Additional notes
Updated•2 years ago
|
Updated•1 year ago
|
Comment 1•5 months ago
|
||
I have tested this issue in Firefox 138.0a1 and I can confirm that the previously reported problem is no longer reproducible. The City and State/Region fields are now properly captured in the save doorhanger and stored accordingly.
Additionally, I verified that this issue is resolved when extensions.formautofill.heuristics.detectDynamicFormChanges and extensions.formautofill.heuristics.fillOnDynamicFormChanges are set to false, which indicates that the fix was applied by the Dynamic Form Fix 1837161.
Based on the above info, I will close this bug as verified fixed.
Updated•5 months ago
|
Comment 2•5 months ago
|
||
The site is only displaying the save address doorhanger when extensions.formautofill.addresses.supported
is set to on
, but it's not displayed when set to detect
.
Comment 3•5 months ago
|
||
Fixed by Bug 1954719.
Reporter | ||
Comment 4•5 months ago
|
||
Verified - Fixed in the latest Nightly build 138.0a1(2025-03-21).
Description
•