[AT][elektronik-star.at] CC autofill functionality is partially broken
Categories
(Toolkit :: Form Autofill, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox111 | --- | disabled |
People
(Reporter: asoncutean, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Whiteboard: [fxcm-cc-new-geo])
Attachments
(2 files)
Found in
- 111.0
Affected versions
- 111.0
Affected platforms
- Windows
Preconditions
- browser.search.region = AT
- extensions.formautofill.creditCards.supportedCountries = AT
- Have at least one CC already saved
Steps to reproduce
- Reach the payment form on https://www.elektronik-star.at/
- Using autofill feature, hover over any saved CC entry to check the autofill preview.
- Select any CC entry in order to autofill the fields.
Expected result
- Form autofill/preview/clear should be applied on eligible fields.
Actual result
- CC dropdown is not triggered for the Card Name field.
- CC preview is limited to the selected field (Number card or Expire date fields).
- Selecting an entry from Card number field autofills all the eligible fields, while doing the same from the Expire date is restricted to that particularly field.
- Clear form functionality is operable only for the selected field.
Regression range
- N/A
Additional notes
- functionality problems can be observe on Chrome as well, the Card name is autofilled independently and the clear form option is not available for the Card Number and Card name.
- fanthom fox sample
Updated•2 years ago
|
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Note. Maybe we can add a rule to check whether the nearest button has "checkout" or "pay" keywords
Comment 2•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 being previewed or autofilled when autofilling is triggered in the Card Number or Expiry Date fields.
- The Cardholder Name field is not being highlighted when autofilling is triggered in the Card Number or Expiry Date fields.
- The Cardholder Name field is not being cleared when autofilling is triggered 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).
When the extensions.formautofill.heuristics.autofillSameOriginWithTop setting is set to true, the issues are resolved.
Please find attached the Field Info section details from about:autofill.
Updated•1 month ago
|
Comment 3•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
•