Closed Bug 1609840 Opened 6 years ago Closed 5 years ago

Textbox placeholder shows up when the password manager fills in username and passwords on netflix.com

Categories

(Web Compatibility :: Site Reports, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ehsan.akhgari, Unassigned)

Details

(Keywords: webcompat:site-wait)

Attachments

(3 files)

Attached image Screenshot

STR: Save a username and password for netflix.com and go to https://www.netflix.com.

See the screenshot.

Attached image good.png
Attached image bad.png

I am able to reproduce this issue. But it is not 100% reproducible.
See Attachment 9122503 [details] and Attachment 9122504 [details] for the difference between the good case and issue one.

The <input> fields listens to focus, blur and keydown. On the other hand, IIRC, we only dispatch input event on each <input> element at filling each one's value. So, Netflix seems that they don't assume that those <input> elements are not filled without focus. In other words, they should handle input event whose inputType is insertReplacementText for updating the style of placeholder.

Flags: needinfo?(miket)

Thanks, I've sent Netflix an email via our mailing list.

Flags: needinfo?(miket)
Component: DOM: Editor → Desktop
Product: Core → Web Compatibility
Version: unspecified → Trunk
Assignee: nobody → miket
Status: NEW → ASSIGNED

(Netflix has responded that they'll look into this)

Priority: -- → P3

Just got an update that a fix for this was rolled out. Can you confirm Ehsan?

Flags: needinfo?(ehsan)

Karl, can you close this as fixed? (I can't seem to)

Assignee: miketaylr+bz → nobody
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(ehsan) → needinfo?(kdubost)
Resolution: --- → INVALID
Flags: needinfo?(kdubost)
Resolution: INVALID → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: