**Affected versions** * Firefox 75.0a1 (BuildId:20200302094818) ( I think that this goes way back to the original implementation) **Affected platforms** * Windows 10 64bit. * Ubuntu 18.04 64bit * macOS 10.14 **Preconditions** 1. Launch Firefox and set the following prefs: **extensions.formautofill.available** pref to **on** **extensions.formautofill.creditCards.available** pref to **true** 2. Make sure that you don’t have any Saved Addresses. **Steps to reproduce** 1. Access the about:preferences page. 2. Click the *Saved Credit Cards* button. 3. Populate the required fields and click the “Billing Address” option. **Expected result** At first glance, users might get confused of why they are not able to proceed with saving Credit Cards details. I’m not sure that there is enough information for users (The [Learn More](https://support.mozilla.org/en-US/kb/automatically-fill-your-address-web-forms?redirectlocale=en-US&as=u&redirectslug=automatically-fill-your-address-and-credit-card&utm_source=inproduct) link doesn’t contain any information regarding the Saved Credit Cards option) to realize that they need to have a Saved Address beforehand. I think that if no Billing Address is found, users should be pointed (somehow) to create/save one before trying to save credit card details. **Actual result** * An empty dropdown menu is displayed. Dismissing the dropdown menu and clicking the “Save” button displays the “Please select an item in the list” tooltip for the Billing Address dropdown menu. **Regression Range** * I don’t think that this is a regression.
Bug 1619320 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
**Affected versions** * Firefox 75.0a1 (BuildId:20200302094818) ( I think that this goes way back to the original implementation) **Affected platforms** * Windows 10 64bit. * Ubuntu 18.04 64bit * macOS 10.14 **Preconditions** 1. Launch Firefox and set the following prefs: **extensions.formautofill.available** pref to **on** **extensions.formautofill.creditCards.available** pref to **true** 2. Make sure that you don’t have any Saved Addresses. **Steps to reproduce** 1. Access the about:preferences page. 2. Click the *Saved Credit Cards* button. 3. Populate the required fields and click the “Billing Address” option. **Expected result** At first glance, users might get confused of why they are not able to proceed with saving Credit Cards details. I’m not sure that there is enough information for users (The [Learn More](https://support.mozilla.org/en-US/kb/automatically-fill-your-address-web-forms?redirectlocale=en-US&as=u&redirectslug=automatically-fill-your-address-and-credit-card&utm_source=inproduct) link doesn’t contain any information regarding the Saved Credit Cards option) to realize that they need to have a Saved Address beforehand. I think that if no Billing Address is found, users should be pointed (somehow) to create/save one before trying to save credit card details. **Actual result** * An empty dropdown menu is displayed. Dismissing the dropdown menu and clicking the “Save” button displays the “Please select an item in the list” tooltip for the Billing Address dropdown menu. **Regression Range** * This seems to be a regression: * Pushlog: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=221c18ebe962f68358b4cba927df9099ea935b40&tochange=2e3e89c9c68cd6b09d1853dc5426df3c04971c29 * Possible regressor: Bug 1480717