[NL][leenbakker.nl] The autofill is working separately for the Expiry date and CC Name fields
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
People
(Reporter: ailea, Unassigned)
References
(Blocks 2 open bugs, )
Details
Attachments
(4 files)
Found in
- 130.0a1 (2024-07-10)
Affected versions
N/A
Tested platforms
- Affected platforms: Windows 10, macOS 12, Ubuntu 20
Preconditions
- browser.search.region US
- Have at least one CC already saved
Steps to reproduce
- Reach the payment form on https://www.leenbakker.nl/
- Click on the CC Number field and select an entry from the autocomplete dropdown.
- Click on the Expiry date field.
- Click on the CC Name field.
- Click on the CC Number field and choose to clear the form.
- Repeat the steps above by autofilling the form from the expiry date and CC name fields as well.
Expected result
All the CC fields should be autofilled and cleared accordingly.
Actual result
The clear form dropdown is not displayed for the Expiry date and CC Name fields, they are not cleared if the autofill/clear form is triggered from the Card number field. Choosing a CC entry from the autocomplete dropdown triggered from the Expiry date field will autofill the Expiry date field only; the same behavior for CC Name field (for a better understanding, please see the screen recording attached).
Regression range
- Not a recent regression.
Additional notes
Note that the Expiry date and CC Name are also not captured and saved via CC capture doorhanger, upon manually submitting the form (see comment 1).
Reporter | ||
Comment 1•4 months ago
|
||
CC Capture doorhanger behavior.
Updated•4 months ago
|
Reporter | ||
Comment 2•2 months ago
|
||
The expiry date and card Number fields are now fixed by bug 1906292 and works as expected.
Setting extensions.formautofill.heuristics.autofillSameOriginWithTop to True, will fix the card Name field issue.
The card Name is in the main frame and the card Number and expiry date fields are part of iframes with same origin.
Reporter | ||
Comment 3•2 months ago
|
||
about:autofill
Reporter | ||
Comment 4•2 months ago
|
||
Note: The CC capture doorhanger is displayed in 129.0a1 (2024-07-03).
Reporter | ||
Comment 5•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
•