Bug 1903059 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

As requested by the engineering team, I've retested this in the latest Nightly 132.0a1 on Windows 10 x64.

* The Cardholder Name and Expiry Date fields are being previewed, autofilled and cleared out together
* The Cardholder Name field is being previewed, autofilled and cleared out individually
* After Form Clearance, the Cardholder Name and Expiry Date fields remain highlighted

The 'Name on Card', 'Card Number' and 'Expiry Date' fields are situated on the main page, and not inside an iframe.

Setting the pref extensions.formautofill.heuristics.autofillSameOriginWithTop to true doesn't resolve all these issues. 
* The Cardholder Name field is being previewed, autofilled and cleared out individually
* After Form Clearance, the Cardholder Name and Expiry Date fields remain highlighted

Please find attached the Field Info section details from about:autofill.
As requested by the engineering team, I've retested this in the latest Nightly 132.0a1 on Windows 10 x64:
* The Card Number and Expiry Date fields are being previewed, autofilled and cleared out together
* The Cardholder Name field is being previewed, autofilled and cleared out individually
* After Form Clearance, the Cardholder Name and Expiry Date fields remain highlighted

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).

Setting the pref extensions.formautofill.heuristics.autofillSameOriginWithTop to true resolves most of these issues:
* After Form Clearance, the Cardholder Name and Expiry Date fields remain highlighted

Please find attached the Field Info section details from about:autofill.

Back to Bug 1903059 Comment 2