[IT][geox.com] Form autofill/preview/clear aren't applied on all the eligible fields
Categories
(Toolkit :: Form Autofill, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox111 | --- | disabled |
People
(Reporter: hyacoub, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
Attachments
(2 files)
Found in
- 111.0-candidates/build2
Affected versions
- 111.0-candidates/build2
Tested platforms
- Affected platforms: Windows 10
Preconditions
- browser.search.region = IT
- extensions.formautofill.creditCards.supportedCountries = IT
- Have at least one CC already saved
Steps to reproduce
- Reach the payment form on https://www.geox.com/
- Click on "Name" field
- Click on "CardNumber" field
- Click on "Expiry date" field
- Select any of the options for the dropdown
- Right click on any of the fields and choose "Clear autofill form"
Expected result
- Form autofill/preview/clear should be applied on eligible fields.
Actual result
- Form autofill/preview/clear are only applied on the selected field.
Regression range
- N/A
Additional notes
- Not reproducible on Chrome.
- FATHOM: https://drive.google.com/file/d/1EWuBO_fXBofxlLGTuhIyxu-KshfJ2lzH/view?usp=share_link
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 using autofill 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).
When the extensions.formautofill.heuristics.autofillSameOriginWithTop setting is set to true, the issues no longer occur. Please find attached the Field Info section details from about:autofill.
Comment 2•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.
Updated•1 month ago
|
Description
•