Open Bug 1733944 Opened 3 years ago Updated 8 months ago

No username autofill or manual fill in Twitter login page

Categories

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

Firefox 93
defect

Tracking

()

Tracking Status
firefox97 --- affected
firefox98 --- affected
firefox99 --- affected

People

(Reporter: xd2p2b3th, Unassigned)

References

(Depends on 1 open bug)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0

Steps to reproduce:

https://twitter.com/i/flow/login

We don't autofill the username field in the page because the username field is a formless username-only field, we don't support this now.

<input autocapitalize="none" autocomplete="off" autocorrect="off" inputmode="text" name="username"
  spellcheck="false" type="text" dir="auto"  value="">
Depends on: 1708455

Twitter explicitly doesn't want autofill here, however we would like to support it for our users convenience.

Severity: -- → S3
Priority: -- → P3

From the duplicate bug marked above, please note that the password field which can be found on the 2nd page of the login form works as expected. It has the following attributes:

<input autocapitalize="sentences" autocomplete="current-password" autocorrect="on" name="password" spellcheck="true" type="password" dir="auto" class="r-30o5oe r-1niwhzg r-17gur6a r-1yadl64 r-deolkf r-homxoj r-poiln3 r-7cikom r-1ny4l3l r-t60dpp r-1dz5y72 r-fdjqy7 r-13qz1uu" value="">

Status: UNCONFIRMED → NEW
Ever confirmed: true
Depends on: 1745918
No longer depends on: 1708455

Bumping priority as per duplicate bug 1753935.

Priority: P3 → P2

I added a test case that reproduces this issue, and is loosely based off of Twitter's flow. I think this might also be related to 348941?

The severity field for this bug is relatively low, S3. However, the bug has 3 duplicates.
:sgalich, could you consider increasing the bug severity?

For more information, please visit auto_nag documentation.

Flags: needinfo?(sgalich)
Flags: needinfo?(sgalich)
Priority: P2 → P3
Duplicate of this bug: 1900216
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: