[IT][kiabi.it] 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.kiabi.it
- Click on "Card Number" field
- Click on "Expiry date" field
- Select any of the options for the dropdown
- Right click on "Expiry dater" field 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 where the issue persists.
Upon further investigation, it seems that the 'Expiry Date' field is situated on the main page, and not inside an iframe, unlike the 'Card Number' field.
When the extensions.formautofill.heuristics.autofillSameOriginWithTop setting is set to true, the autofill is working as expected when triggered in the field Card Number. Please find attached the Field Info section details from about:autofill.
Comment 2•1 month ago
|
||
Fixed by bug 1916606. The Exp date 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
•