Open
Bug 1873163
Opened 2 years ago
Updated 1 year ago
[CA][https://www.calvinklein.ca ] The street address, country and Email not captured in the address doorhanger
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
People
(Reporter: epopescu, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [fxcm-addr-compatibility])
Found in
- Nightly 123.0a1
Affected versions
- Nightly 123.0a1
Tested platforms
- Affected platforms: Windows 10, macOS 11
Preconditions:
- install the en-CA build
- set in about:config the following:
browser.search.region = CA
extensions.formautofill.addresses.capture.v2.enabled = true
extensions.formautofill.addresses.supported = on
extensions.formautofill.heuristics.captureOnFormRemoval = true
extensions.formautofill.heuristics.captureOnPageNavigation = true
Steps to reproduce
- Add an item to cart and checkout as guest on https://www.calvinklein.ca/en
- Fill in manually all the details
Expected result
- All the filled in values are captured in the "Save address" doorhanger.
Actual result
- The street address, country and Email are not captured in the "Save address" doorhanger.
Regression range
- N/A
Additional notes
- The doorhanger is not displayed at all in Google Chrome.
- The Autofill feature is not working properly in the address form because the email is autofilled in the Street Address field and the address in the Additional Information one.
- Fathom Page
| Reporter | ||
Updated•2 years ago
|
Blocks: 1860241
Severity: -- → S3
Has STR: --- → yes
status-firefox121:
--- → disabled
status-firefox122:
--- → disabled
status-firefox123:
--- → affected
status-firefox-esr115:
--- → disabled
OS: Unspecified → All
Hardware: Unspecified → Desktop
Version: unspecified → Firefox 123
Comment 1•2 years ago
|
||
:epopescu, if you think that's a regression, could you try to find a regression range using for example mozregression?
| Reporter | ||
Updated•2 years ago
|
Type: defect → task
Updated•2 years ago
|
Whiteboard: [fxcm-addr-compatibility]
Updated•2 years ago
|
Comment 2•2 years ago
|
||
The reason that we don't capture street address, country, and email is:
street addresshas<input type=email>, which is something should be fixed by the websitecountryis not a focusable inputemailis in a separate form
Priority: -- → P3
| Reporter | ||
Comment 3•1 year ago
•
|
||
I've retested the address capture behavior in Nightly 138.0a1 on macOS 13 and noticed that neither Email nor Phone is being captured or stored. Please refer to the FathomFox page.
You need to log in
before you can comment on or make changes to this bug.
Description
•