Open
Bug 1845438
Opened 1 year ago
Updated 14 days ago
[AT] [moebelix.at] Form autofill doesn't work on the Card Name field
Categories
(Toolkit :: Form Autofill, task, P3)
Tracking
()
NEW
People
(Reporter: asoncutean, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
Attachments
(3 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.moebelix.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
|
Priority: -- → P3
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 dropdown is not displayed in the Cardholder Name field.
- The Cardholder Name field is not being previewed or autofilled.
- The Card Number or Expiry Date fields are not highlighted when being previewed or autofilled.
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 to true doesn't resolve the issues. Please find attached the Field Info section details from about:autofill.
Comment 2•14 days ago
|
||
Still not fixed, the issue is reproducible as described in comment 1. Tested in Nightly 133.0a1 (2024-10-27).
You need to log in
before you can comment on or make changes to this bug.
Description
•