Bug 2006756 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.

### Steps to reproduce
1. In Firefox for Android, add some autofillable address. (Go to Settings | Autofill | Manage addresses | Add address, and then be sure to type in at least a street address **and an email address** at the very bottom.)
2. Visit some page that has an email address field (specifically a field with `<input autocomplete="email">`) -- the attached testcase, or the https://sso.mozilla.com login form.
3. Tap the email address field to focus it.

### Expected behavior
If any autocomplete UI shows up, it should just include email address.

### Actual behavior
The full "Select address" autocomplete UI shows up, with each entry including every field that the user has entered a value for in their saved addresses (street address, phone number, etc).  The email address (the thing we might actually autocomplete here) is listed at the very end of each entry, making it not super useful.

### Device information

* Firefox version: 148.0a1 2025-12-16
* Android device model: Pixel 6a
* Android OS version: 16

### Any additional information?
I'm pretty sure this regressed in the last month or two.  (Just now getting around to filing, but I've been noticing it for a few weeks at least).
This often shows up for me on web pages that are *only* asking for an email address, e.g. login forms or sign-up-for-our-email-list type forms.  In those cases, it feels quite bizarre (and superficially feels like a privacy footgun) for Firefox to be offering me a list that's mostly full of my **mailing-addresses and phone numbers** to autocomplete into forms that are just asking for email address.
### Steps to reproduce
1. In Firefox for Android, add some autofillable address. (Go to Settings | Autofill | Manage addresses | Add address, and then be sure to type in at least a street address **and an email address** which is the last available field.)
2. Visit some page that has an email address field (specifically a field with `<input autocomplete="email">`) -- the attached testcase, or the https://sso.mozilla.com login form.
3. Tap the email address field to focus it.

### Expected behavior
If any autocomplete UI shows up, it should just include email address.

### Actual behavior
The full "Select address" autocomplete UI shows up, with each entry including every field that the user has entered a value for in their saved addresses (street address, phone number, etc).  The email address (the thing we might actually autocomplete here) is listed at the very end of each entry, making it not super useful.

### Device information

* Firefox version: 148.0a1 2025-12-16
* Android device model: Pixel 6a
* Android OS version: 16

### Any additional information?
I'm pretty sure this regressed in the last month or two.  (Just now getting around to filing, but I've been noticing it for a few weeks at least).
This often shows up for me on web pages that are *only* asking for an email address, e.g. login forms or sign-up-for-our-email-list type forms.  In those cases, it feels quite bizarre (and superficially feels like a privacy footgun) for Firefox to be offering me a list that's mostly full of my **mailing-addresses and phone numbers** to autocomplete into forms that are just asking for email address.
### Steps to reproduce
1. In Firefox for Android, add some autofillable address. (Go to Settings | Autofill | Manage addresses | Add address, and then be sure to type in at least a **name, street-address, zip-code, and an email address** which is the last available field.)
2. Visit some page that has an email address field (specifically a field with `<input autocomplete="email">`) -- the attached testcase, or the https://sso.mozilla.com login form.
3. Tap the email address field to focus it.

### Expected behavior
If any autocomplete UI shows up, it should just include email address.

### Actual behavior
The full "Select address" autocomplete UI shows up, with each entry including every field that the user has entered a value for in their saved addresses (street address, phone number, etc).  The email address (the thing we might actually autocomplete here) is listed at the very end of each entry, making it not super useful.

### Device information

* Firefox version: 148.0a1 2025-12-16
* Android device model: Pixel 6a
* Android OS version: 16

### Any additional information?
I'm pretty sure this regressed in the last month or two.  (Just now getting around to filing, but I've been noticing it for a few weeks at least).
This often shows up for me on web pages that are *only* asking for an email address, e.g. login forms or sign-up-for-our-email-list type forms.  In those cases, it feels quite bizarre (and superficially feels like a privacy footgun) for Firefox to be offering me a list that's mostly full of my **mailing-addresses and phone numbers** to autocomplete into forms that are just asking for email address.

Back to Bug 2006756 Comment 0