Closed
Bug 1844026
Opened 2 years ago
Closed 5 months ago
[ES][hsnstore.com] The CC dropdown is not displayed and the autofill is not working for the CC Number field
Categories
(Toolkit :: Form Autofill, task, P3)
Toolkit
Form Autofill
Tracking
()
VERIFIED
FIXED
People
(Reporter: ailea, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
Attachments
(3 files)
Found in
- 117.0a1
Affected versions
- 117.0a1
Tested platforms
- Affected platforms: Windows 10, macOS 12, Ubuntu 20
Preconditions
- browser.search.region to ES
- extensions.formautofill.creditCards.supportedCountries to ES
- have an already CC saved in about:preferences
Steps to reproduce
- Reach the payment form on https://www.hsnstore.com
- Click on the CC Number field in order to trigger de CC dropdown
Expected result
- The autofill dropdown should be displayed and choosing a CC entry should autofill all the eligible CC fields.
Actual result
- The CC dropdown is not displayed and the autofill is not working for the CC Number field.
Regression range
- N/A
Additional notes
- Not reproducible in Chrome.
- CC Number field has the autocomplete = "off" attribute.
- Fathom Fox Sample
Comment 1•2 years ago
|
||
:ailea, if you think that's a regression, could you try to find a regression range using for example mozregression?
Updated•8 months ago
|
Priority: -- → P3
Comment 2•6 months ago
|
||
I've retested this on the latest Nightly 132.0a1 on macOS 14.
- Autofill can't be triggered from "CC name" field
- Autofill can be triggered from "CC number" but only autofilling that field
When the extensions.formautofill.heuristics.autofillSameOriginWithTop setting is set to true the only thing that is changing is triggering autofill from "CC number" is autofilling "Ex date" field.
Comment 3•6 months ago
|
||
Reporter | ||
Comment 4•5 months ago
|
||
Fixed by bug 1916606. The CC Name and expiry date fields that is located in the main frame, are now autofilled and cleared accordingly.
As we agreed with the engineering team and based on this comment, I will mark this as fixed and verified.
Reporter | ||
Updated•5 months ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•