[ES][kiabi.es] The CC dropdown is not displayed and the autofill is not working for the expiry date field
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
People
(Reporter: ailea, Unassigned)
References
(Blocks 2 open bugs, )
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
Steps to reproduce
- Reach the payment form on https://www.kiabi.es
- Click on the card number field and select any saved entry from the CC drop-down.
- Click on the expiry date field.
Expected result
- The autofill dropdown should be displayed for each eligible CC field and choosing a CC entry from the expiry date field should autofill all the CC fields.
Actual result
- The CC dropdown is not displayed and the autofill is not working for the expiry date field.
Regression range
- N/A
Additional notes
Comment 1•3 years ago
|
||
:ailea, if you think that's a regression, could you try to find a regression range using for example mozregression?
Updated•2 years ago
|
| Reporter | ||
Comment 2•1 year ago
|
||
The expiry date is now displaying the autocomplete dropdown and it is autofilled if the autofilled is triggered from the expiry date field.
By default, both fields (card Number and expiry date) are working separately. Setting extensions.formautofill.heuristics.autofillSameOriginWithTop to True will fix the expiry field which is in the main frame, and triggering the autofill from the card number field will autofill the expiry date field as well. (See the screen recording attached here).
Card Number field is part of an iframe.
| Reporter | ||
Comment 3•1 year ago
|
||
about:autofill
| Reporter | ||
Comment 4•1 year ago
|
||
Fixed by bug 1916606. The Exp date field that is located in the main frame, is 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•1 year ago
|
Description
•