Open Bug 1119083 Opened 10 years ago Updated 4 months ago

Breakdown: Support capturing and filling of login credentials on hulu.com

Categories

(Toolkit :: Password Manager, defect, P3)

defect

Tracking

()

People

(Reporter: ckarlof, Unassigned)

References

(Depends on 1 open bug)

Details

(Whiteboard: [platform-rel-Hulu])

Attachments

(1 file)

Attached image hulu.gif
hulu.com is a password manager gauntlet. In my experience, working on hulu.com means you work in lots of other places. When I hear about a new browser based password manager, the first site I test it on is hulu.com. :)

Some challenges on Hulu:

* it doesn't use a <form> element on http://www.hulu.com
* the login "form" is dynamically added after page load (i.e., no input type=password on page load)
* the password input is initially hidden and only becomes visible after the user focuses on the username or password field
* credential submission uses AJAX and does not navigate the page to a new URL
* the login form is on an HTTP page
* they have a totally different login experience on https://secure.hulu.com/account/signin, which *does* use a <form> element 

This makes capturing difficult because you can't rely on onsubmit or page navigation as a cue to ask the user if they want to save their credentials. It makes auto-fill challenging because the password field is not initially visible. The fact the whole thing is on an HTTP page raises security concerns.

Screencap attached.
Whiteboard: [platform-rel-Hulu]
Priority: -- → P2

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

Priority: P2 → P3
Severity: normal → S3

I believe this should be moved to the Password Manager: Site Compatibility component.

Flags: needinfo?(sgalich)

Could be, first we need to figure what's happening there and if there are still issues after all these years.
From quick look I can see passwords offered when saved, but it looks like submit detection is not working.

Flags: needinfo?(sgalich)

The new Hulu login forces me to type my email address in the login box. All my other accounts logins will automatically fill my email in the box. Is this some kind of security thingy or is there something going on in the browser that I should address?

Monica, can you please investigate this? Hulu is a major site in the US.

Flags: needinfo?(mchiorean)

I was partially able to reproduce the issue mentioned on comment#5 using Win11x64 and Firefox 128.0a1(20240530213713), first time I enter site I save the credentials, then when I tried to log in for second time, email was not autocompleted but one click on email box brought the saved email address in a dropdown list and I was able to select it, password was autocompleted.
08xjcec48, please let me know if this is the same for you, if not what OS are you using? Thank you.

Flags: needinfo?(mchiorean)
Flags: needinfo?(08xjcec48)

I don't actually use Hulu. Walt, please see her questions.

Flags: needinfo?(08xjcec48) → needinfo?(walter_graham)

(In reply to Monica Chiorean from comment #6)

I was partially able to reproduce the issue mentioned on comment#5 using Win11x64 and Firefox 128.0a1(20240530213713), first time I enter site I save the credentials, then when I tried to log in for second time, email was not autocompleted but one click on email box brought the saved email address in a dropdown list and I was able to select it, password was autocompleted.
08xjcec48, please let me know if this is the same for you, if not what OS are you using? Thank you.

Hi Monica,
I am using the latest Linux Mint and Firefox Browser. I check for updates every day, so I know everything is recent.

Flags: needinfo?(walter_graham)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: