[BE][https://www.yves-rocher.be/ ] CC dropdown is not displayed and CC autofill is not working in Expiry Date field
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
People
(Reporter: epopescu, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
Attachments
(3 files)
Found in
- Nightly 117.0a1
Affected versions
- Nightly 117.0a1
Tested platforms
- Affected platforms: Windows 10 x64
Preconditions
- set pref browser.search.region to BE in about:config
- use BE VPN
- have several credit cards saved in about:preferences#privacy
Steps to reproduce
- Go to https://www.yves-rocher.be/
- Add an item to cart and proceed to checkout
- Reach the payment page
- Click in the Expiry Date field
Expected result
- The CC dropdown is displayed in the Expiry Date field and the user can select an option from the CC dropdown to autofill the field.
Actual result
- The CC dropdown is not displayed in the Expiry Date field and the user can not use the CC autofill feature due to this.
Regression range
- N/A
Additional notes
- The issue can not be reproduced entirely in Google Chrome where the CC dropdown is displayed though.
- Fathom Fox page: https://drive.google.com/file/d/1TiPN_LXsVTiIJgC30DmS2gXHpiNGlk_U/view?usp=sharing
Reporter | ||
Updated•1 year ago
|
Updated•5 months ago
|
Comment 1•2 months ago
|
||
The expiry date and card Number fields that worked separately are now fixed by bug 1906292.
The credit card name field is autofilled when autofilling is triggered from the credit card number or expiry date fields but it display the wrong dropdown when its autofilled(the autocomplete dropdown instead of clear form dropdown) and it is also NOT cleared if the clear form is triggered from the card Number or expiry date fields.
Setting extensions.formautofill.heuristics.autofillSameOriginWithTop to True will fix the card Name field issue, it is cleared accordingly when the clear form is triggered from the card Number or expiry date fields and it also display the correct dropdown when it is autofilled. (See the screen recording attached here)
The card Name is in the main frame and the card Number and expiry date fields are part of the same iframe with the same origin.
Comment 2•2 months ago
|
||
about:autofill
Comment 3•1 month ago
•
|
||
Fixed by bug 1916606. The CC Name 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.
Just as a note, the CC Name field is not highlighted with the specific autofill yellow color (see the screen recording attached in comment 1).
Updated•1 month ago
|
Description
•