Closed
Bug 1873003
Opened 10 months ago
Closed 10 months ago
[CA][thesource.ca] The address, city, postal code and Email not captured in the address doorhanger
Categories
(Toolkit :: Form Autofill, task)
Tracking
()
People
(Reporter: epopescu, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [fxcm-addr-compatibility])
Attachments
(1 file)
2.56 MB,
video/mp4
|
Details |
Found in
- Nightly 123.0a1
Affected versions
- Nightly 123.0a1
Tested platforms
- Affected platforms: Windows 10, macOS 11
Preconditions:
- install 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.thesource.ca/
- Fill in manually new Address info and submit the form(click on the option Enter address manually)
Expected result
- All the filled in values are captured in the "Save address" doorhanger.
Actual result
- The address, city, postal code and Email are not captured in the "Save address" doorhanger.
Regression range
- N/A
Additional notes
- The Autofill dropdown is not working in these fields(address, city, postal code and Email).
- The Save Address doorhanger is not triggered at all in Google Chrome.
- Fathom Page
Reporter | ||
Updated•10 months ago
|
Blocks: 1832508
Severity: -- → S3
Has STR: --- → yes
status-firefox121:
--- → disabled
status-firefox122:
--- → disabled
status-firefox123:
--- → affected
status-firefox-esr115:
--- → disabled
OS: Unspecified → All
Hardware: Unspecified → Desktop
Summary: [CA][thesource.ca] → [CA][thesource.ca] The address, city, postal code and Email not captured in the address doorhanger
Version: unspecified → Firefox 123
Comment 1•10 months ago
|
||
:epopescu, if you think that's a regression, could you try to find a regression range using for example mozregression?
Reporter | ||
Updated•10 months ago
|
Reporter | ||
Updated•10 months ago
|
Type: defect → task
Updated•10 months ago
|
Whiteboard: [fxcm-addr-compatibility]
Updated•10 months ago
|
Comment 2•10 months ago
|
||
Those fields have the autocomplete='new-password' attribute, so we are unable to recognize them. This issue should be resolved if the website uses the correct autocomplete attribute.
Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•