Bug 1812667 Comment 1 Edit History

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

The autofill feature is not working as expected in the CC form:
* the Name on Card field is not being previewed or cleared after autofill, and no fields are highlighted when previewed and autofilled from the Card Number and Expiry Date trigger fields
* the Name on Card trigger field is previewed, autofilled, and cleared individually

When setting the pref extensions.formautofill.heuristics.autofillSameOriginWithTop = true, the behavior changes slightly: 
* the fields are properly previewed and autofilled, but not highlighted
* the Name on Card trigger field is previewed, autofilled, and cleared individually
Please find attached the "Field Info" section details on both scenarios with the pref extensions.formautofill.heuristics.autofillSameOriginWithTop enabled and disabled, and a video for clarity. 

Further investigation reveals that the Name on Card field is located on the main page, unlike the Card Number and Expiry Date fields, which are within same-origin iframes.
The autofill feature is not working as expected in the CC form using the latest Nightly 132.0a1 on Windows 10 x64:
* the Name on Card field is not being previewed or cleared after autofill, and no fields are highlighted when previewed and autofilled from the Card Number and Expiry Date trigger fields
* the Name on Card trigger field is previewed, autofilled, and cleared individually

When setting the pref extensions.formautofill.heuristics.autofillSameOriginWithTop = true, the behavior changes slightly: 
* the fields are properly previewed and autofilled, but not highlighted
* the Name on Card trigger field is previewed, autofilled, and cleared individually
Please find attached the "Field Info" section details on both scenarios with the pref extensions.formautofill.heuristics.autofillSameOriginWithTop enabled and disabled, and a video for clarity. 

Further investigation reveals that the Name on Card field is located on the main page, unlike the Card Number and Expiry Date fields, which are within same-origin iframes.
The autofill feature is not working as expected in the CC form using the latest Nightly 132.0a1 on Windows 10 x64:
* the Name on Card field is not being previewed or cleared after autofill, and no fields are highlighted when previewed and autofilled from the Card Number and Expiry Date trigger fields
* the Name on Card trigger field is previewed, autofilled, and cleared individually

When setting the pref extensions.formautofill.heuristics.autofillSameOriginWithTop = true, the behavior changes slightly: 
* the fields are properly previewed and autofilled, but not highlighted
* the Name on Card trigger field is previewed, autofilled, and cleared individually

Please find attached the "Field Info" section details on both scenarios with the pref extensions.formautofill.heuristics.autofillSameOriginWithTop enabled and disabled, and a video for clarity. 
Further investigation reveals that the Name on Card field is located on the main page, unlike the Card Number and Expiry Date fields, which are within same-origin iframes.

Back to Bug 1812667 Comment 1