[BE][gamma] Form autofill/preview/clear are not applied properly in all 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
(4 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://www.gamma.be/nl
- Add an item to cart and proceed to checkout
- Reach the payment page
- Click in either the Card Number or Expiration Date field
Expected result
- Form autofill/preview/clear are applied in all the eligible fields.
Actual result
- CC number and Expiry date are previewed, autofilled and cleared individually, but not highlighted in the specific yellow color.
However clicking in the CC number field will autofill all the eligible fields, but Clear Autofill form clears only the Cardholder name field.
Regression range
- Not a regression because this feature is disabled by default.
Additional notes
- The issue is not reproduceable in Google Chrome.
- Fathom Fox downloaded page: https://drive.google.com/file/d/11IP6c4gLvh1li-LUEG53YVl-uVSwMtax/view?usp=sharing
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?
Reporter | ||
Comment 2•8 months ago
•
|
||
I've retested this issue in Nightly 125.0a1 (2024-03-05) on Windows10 x64 given that Bug 1755033 has been RESOLVED FIXED.
The autofill preview is not working, autofill option works separately in each field(except Card Number) and the option Clear form works separately for each field and only Cardholder Name is highlighted when being autofilled.
Screen recording attached.
Comment 3•2 months ago
|
||
The expiry date and card Number fields that worked separately are now fixed by bug 1906292.
The credit card name field is autofilled when autofilling is triggered from the credit card number or expiry date fields but it display the wrong dropdown when its autofilled(the autocomplete dropdown instead of clear form dropdown) and it is also NOT cleared if the clear form is triggered from the card Number or expiry date fields.
Setting extensions.formautofill.heuristics.autofillSameOriginWithTop to True will fix the card Name field issue, it is cleared accordingly when the clear form is triggered from the card Number or expiry date fields and it also display the correct dropdown when it is autofilled. (See the screen recording attached here)
The card Name is in the main frame and the card Number and expiry date fields are part of the same iframe with the same origin.
Comment 4•2 months ago
|
||
about:autofill
Comment 5•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.
Just as a note, not all the CC fields are highlighted with the specific autofill yellow color (see the screen recording attached in comment 3).
Updated•1 month ago
|
Description
•