Closed Bug 1614631 Opened 5 years ago Closed 5 years ago

[Imgur] Don't offer "Fill Login" option in context menu for phone fields on register form

Categories

(Toolkit :: Password Manager: Site Compatibility, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1616260

People

(Reporter: tbabos, Unassigned)

References

()

Details

Attachments

(2 files)

Attached video Recording of the issue

Affected platforms:
Windows 10 x64

Affected versions:
All

Steps to reproduce:

  1. Launch Firefox
  2. Go imgur register form
  3. Right-click on the phone field

Expected:
"Fill Login" option should be displayed only for the username/email fields

Actual:
"Fill Login" is displayed in the context menu for the phone number field

Regression-Range:
Not a regression, can reproduce back to FX69

Notes:
Phone Field: <input type="tel" tabindex="9" name="phone_verification[phone_number]" maxlength="20" id="phone_number" class="br5 lvl1-dark last" placeholder="Phone Number" autocomplete="off" data-intl-tel-input-id="0">

Attached file Log
<input type="tel" tabindex="9" name="phone_verification[phone_number]" maxlength="20" id="phone_number" class="br5 lvl1-dark last" placeholder="Phone Number" autocomplete="off" data-intl-tel-input-id="0">

I can imagine situations where a telephone number is used as the username, so I'm not sure we would want to always exclude type=tel?
If we are filling this form, ISTM we should be able to find the username and password fields and not fill directly into this tel field.
So this might be a dupe of bug 1595244?

See Also: → 1595244

On the Facebook Register form there is also a field with "Mobile number or email" which does toggle the Fill Login option. However, that includes the email as well, not only the phone number as on imgur.

The field has the following attributes:
"<input type="text" class="inputtext _58mg 5dba 2ph-" data-type="text" name="reg_email" value="" aria-required="true" placeholder="" aria-label="Mobile number or email" id="u_0_r" aria-describedby="js_56" aria-invalid="true">"

Gmail registration form with Phone field does not have this issue either:
<input type="tel" class="whsOnd zHQkBf" jsname="YPqjbf" autocomplete="tel" tabindex="0" aria-label="Număr de telefon (opțional)" id="phoneNumberId" data-initial-value="">
^ this also has the "type=tel" but does not show the option

On a second thought, this is a global issue for the registration forms (google, facebook) and not only restricted to some phone fields. We have the "Fill Login" option for other fields as well, such as:

Is this perhaps a regression from bug 1595915 or was this always a problem?

Flags: needinfo?(tbabos)
Summary: [Imgur} Don't offer "Fill Login" option in context menu for phone fields on register form → [Imgur] Don't offer "Fill Login" option in context menu for phone fields on register form

Not a regression of that Bug, its been like this in FX69 too so seems like and old problem.

Flags: needinfo?(tbabos)
Priority: -- → P3
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: