[FR][jdsports.fr] The autofill is not working for "name on card" field and the expiry date field autofill is working for itself only
Categories
(Toolkit :: Form Autofill, defect, P3)
Tracking
()
People
(Reporter: ailea, Unassigned)
References
(Depends on 2 open bugs, Blocks 1 open bug, )
Details
Attachments
(3 files)
Found in
- 111.0a1 (2023-01-30)
Affected versions
- 111.0a1, 110.0b5, 109.0
Tested platforms
- Affected platforms: Windows 10, macOS 11, Ubuntu 20
Preconditions
- have at least one CC already saved
- browser.search.region FR
Steps to reproduce
- Reach the payment form on www.jdsports.fr
- Click on the credit card name field.
- Click on the credit card number field and select any saved entry from the CC drop-down.
- Clear all the fields.
- Click on the expiry date field and select any saved entry from the CC drop-down.
Expected result
- The CC drop-down should be displayed for all the CC eligible fields.
- On step 3, all the eligible fields should be autofilled and highlighted.
- On step 5, all the eligible fields should be autofilled.
Actual result
- The CC drop-down is not displayed for card name field.
- On step 3, the expiry date field is not highlighted with the specific yellow color.
- On step 5, only the expiry date field is autofilled.
Regression range
- Not a recent regression.
Additional notes
- Note that CC Name field has autocomplete="off" attribute.
- Name on card dropdown is displayed in Chrome but autofill is working for itself only. For the rest of the CC fields the autofill is working accordingly.
Updated•2 years ago
|
Reporter | ||
Comment 2•2 months ago
•
|
||
The credit card name field is not autofilled when autofilling is triggered from the credit card number or expiry date fields. Setting extensions.formautofill.heuristics.autofillSameOriginWithTop to True, all the fields are autofilled and cleared including the credit card name field (See the screen recording attached here).
The expiry date field which worked separately is now fixed by bug 1906292. Triggering the autofill from the expiry date field will also autofill the CC number field.
Reporter | ||
Comment 3•2 months ago
|
||
about:autofill field info.
Reporter | ||
Comment 4•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.
Reporter | ||
Updated•1 month ago
|
Description
•