Closed Bug 1788010 Opened 2 years ago Closed 2 years ago

Autofill fails on att.com

Categories

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

Firefox 105
Desktop
Linux
defect

Tracking

()

RESOLVED FIXED
106 Branch
Tracking Status
firefox106 --- fixed

People

(Reporter: oanaarbuzov, Assigned: janika)

References

()

Details

Attachments

(1 file)

Browser / Version: Firefox 105.0
Operating System: Linux

Description: Auto fill userid and password failing

Note: There is no failure when using FF released version.

The username input element with id="userID"is of type="search" and is therefore not considered a usernameField because of this rule.

@Dimi Should we consider adding || type="search" as condition?

But as far as I see the passwordField is being autofilled correctly.

Flags: needinfo?(dlee)

(In reply to Janika Neuberger (:janikaneuberger) from comment #1)

@Dimi Should we consider adding || type="search" as condition?

Yes, I think we can add type="search". BTW, just did a quick test, both Chrome and Safari fill username/password correctly in this case.

Flags: needinfo?(dlee)
Component: Form Autofill → Password Manager: Site Compatibility
Assignee: nobody → jneuberger
Status: NEW → ASSIGNED
Severity: -- → S3
Attachment #9293458 - Attachment description: WIP: Bug 1788010 - Change to detect input fields of type=search as usernameField → Bug 1788010 - Change to detect input fields of type=search as usernameField
Pushed by jneuberger@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/354ec08b0e7f Change to detect input fields of type=search as usernameField r=dimi
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: