Open Bug 1631818 Opened 4 years ago Updated 2 years ago

[False Negative] Password generation is not offered for the New password field on facebook.com recovery form

Categories

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

Desktop
All
defect

Tracking

()

Tracking Status
firefox75 --- affected
firefox76 --- affected
firefox77 --- affected

People

(Reporter: rdoghi, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [passwords:generation])

Affected Versions:
Nightly 77.0a1 (2020-04-20) (64-bit)
Beta 76.0b6
Release 75.0

Affected Platforms:
Windows 7/10 x64
MacOS 10.14
Ubuntu 18.04

Steps to reproduce:

Go to facebook.com and reach the Forgot Password option.
Ask to reset your password via email.
Enter the Code received in the email and reach the New Password page.
Click in the New Password field.

Expected Result:
The autocomplete dropdown should display the Password Generation option for the New Password field.

Actual Result:
Password Generation was not offered for the New password field.

Regression-Range:
Not a regression of this implementation, it can also be reproduced in Release 75

Notes:
<input type="text" class="inputtext 55r1 41sy" id="password_new" name="password_new" tabindex="1" autocomplete="off" aria-describedby="password_new_status">

Whiteboard: [passwords:generation]
Blocks: 1595244, 1585952

According to its Tranco + Alexa ranking, this site is among the most popular (which we are currently defining to be the top 500).

Priority: -- → P1
Assignee: nobody → erik
Status: NEW → ASSIGNED
See Also: → 1629920
Assignee: erik → nobody
Status: ASSIGNED → NEW

Assigning severity. Priority-wise we should still get to this sooner rather than later.

Severity: -- → S3

When testing the model update in bug 1638187 I found that LoginAutoComplete#startSearch was not being hit on this page, meaning our Fathom ruleset was never being executed.

It's worth noting that this is a live page, though, and these results have been somewhat flaky.

Bumping down to P2 since although this is a popular website, the issue is a false negative, not a false positive and the user can use the context menu as a fallback.

Priority: P1 → P2

Moving to P3 as this is not happening in the next release cycle.

Priority: P2 → P3
You need to log in before you can comment on or make changes to this bug.