[BE][second-hand.bellerose] Form autofill/preview/clear are not applied properly in the eligible fields
Categories
(Toolkit :: Form Autofill, defect, P3)
Tracking
()
People
(Reporter: epopescu, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
Attachments
(3 files)
Found in
- Firefox 111
Affected versions
- Firefox 111
Tested platforms
- Affected platforms: Windows 10
Preconditions
- set pref extensions.formautofill.supportedCountries to IT,ES,PL,AT,BE in about:config
- set pref browser.search.region to BE in about:config
- use BE VPN
- have several credit cards saved in about:preferences#privacy
Steps to reproduce
- Go to https://second-hand.bellerose.be/nl
- Add an item to cart and proceed to checkout
- Reach the payment page
- Click in either the Card Number, Cardholder or Expiration Date field
Expected result
- Form autofill/preview/clear are applied in all the eligible fields.
Actual result
- The form preview is done only for the selected field, but it is not highlighted in the specific yellow color.
- The fields are autofilled, but they are not highlighted.
- The Clear Autofill form is done only for the selected field while the option is not displayed in the other fields.
Regression range
- Not a regression because this feature is disabled by default.
Additional notes
- The issue is not reproduceable in Google Chrome, but there is no clear form option in the expiry date field.
- Fathom Fox downloaded page: https://drive.google.com/file/d/179ehPApJDQ6kOYTkzK54nPerMR88VTvG/view?usp=sharing
Reporter | ||
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Comment 1•2 years ago
|
||
:epopescu, if you think that's a regression, could you try to find a regression range using for example mozregression?
Updated•2 years ago
|
Comment 3•2 months ago
•
|
||
This issue is partially fixed by bug 1906292. The card Number and expiry date fields are working in correctly and in the same way, but the card Name field is still working separately.
If the autofill is triggered from the card Number or expiry date fields, all the CC fields are autofilled, but the card Name field will displayed the wrong dropdown when it is already autofilled (the autocomplete dropdown is displayed instead of the clear form dropdown), and it is also not cleared when the clear form is triggered from the card Number or expiry date fields.
When the autofill is triggered from the card Name field, all the CC fields are autofilled, but the expiry date field doesn't display the clear form dropdown at all, and the card Number field display the autocomplete dropdown instead of the clear form dropdown. Also, by choosing to clear the form from the card Name field, will clear only itself.
All the fields are in iframes and have the same origin.
See the screen recording attached here.
about:autofill attached in comment 4.
Comment 4•2 months ago
|
||
Comment 5•14 days ago
|
||
Fixed by 1923615. The preview/autofill/clear are working as expected for all the CC fields, in Nightly 133.0a1 (2024-10-27).
Updated•14 days ago
|
Description
•