Open
Bug 1873015
Opened 10 months ago
Updated 10 months ago
[CA][kitchenstuffplus.com] The Address Capture doorhanger fails to record the Email address
Categories
(Toolkit :: Form Autofill, defect, P3)
Tracking
()
People
(Reporter: asoncutean, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
12.57 KB,
image/png
|
Details |
Found in
- Fx 123.0a1
Affected versions
- Fx 123.0a1
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
* extensions.formautofill.heuristics.captureOnFormRemoval = true
* extensions.formautofill.heuristics.captureOnPageNavigation = true - Use CA VPN to test
Steps to reproduce
- Go to https://www.kitchenstuffplus.com/ (as a guess user)
- Add an item to Cart and navigate to the checkout page
- Fill in the Address Form and press the submit button
Expected result
- All the filled values are captured in the "Save address" doorhanger.
Actual result
- The Email address is not captured.
Additional notes
Comment 1•10 months ago
|
||
The email field is in a different form. Right now we don't merge fields in different forms while running our heuristics.
Type: task → defect
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•