[AT] [baby-waltz.at] Form autofill doesn't work on the Card Name field
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
People
(Reporter: asoncutean, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
Attachments
(2 files)
Found in
- 117.0a1
Affected versions
- 117.0a1
Tested platforms
- Windows 10
Preconditions
- browser.search.region = AT
- Have at least one CC already saved
Steps to reproduce
- Reach the payment form on https://www.baby-walz.at/
- Click inside the Card Name field
Expected result
- The CC dropdown is triggered and the field is populated with the saved information.
Actual result
- Nothing happens, the CC dropdown is not displayed.
Regression range
- N/A
Additional notes
- Not reproducible on Chrome, but the field is working independently.
- Fathom sample
Updated•5 months ago
|
Comment 1•2 months ago
•
|
||
As requested by the engineering team, I've retested this in the latest Nightly 132.0a1 on Windows 10 x64:
- The Cardholder Name field is not cleared when the autofill is triggered in the Card Number or Expiry Date fields.
- The Cardholder Name field is not being previewed when using autofill in the Card Number or Expiry Date fields.
- The Cardholder Name field is not highlighted when using autofill in the Card Number or Expiry Date fields.
- The Cardholder Name field is previewed, autofilled, and then cleared individually when using autofill in this Trigger Field.
The 'Name on Card' field is situated on the main page, and not inside an iframe, unlike the 'Card Number' and 'Expiry Date' fields(which are located within same-origin iframes).
Setting the pref extensions.formautofill.heuristics.autofillSameOriginWithTop pref to true resolves the issues. Please find attached the Field Info section details from about:autofill.
Updated•1 month ago
|
Comment 2•1 month ago
|
||
This issue has been resolved by Bug 1916606. The Cardholder Name field within the main frame is now correctly autofilled and cleared as expected. As agreed with the engineering team and based on this comment, I am marking this as Verified Fixed.
Description
•