Closed
Bug 1198423
Opened 9 years ago
Closed 9 years ago
password not being filled in using "Fill Password" via the context menu in twitch.tv iframe
Categories
(Toolkit :: Password Manager, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1278158
Tracking | Status | |
---|---|---|
firefox43 | --- | affected |
People
(Reporter: kjozwiak, Unassigned)
References
()
Details
Attachments
(1 file)
6.33 KB,
text/plain
|
Details |
Filling in the password via the "Fill Password" under the context menu doesn't work under twitch.tv's login iframe. If you select the username from the field, the password gets auto filled without any problems but doesn't work via the context menu.
OS's:
- Win 10 x64 (VM) -> Reproduced
- OSX 10.10.5 x64 -> Reproduced
STR:
- load http://www.twitch.tv and select "Login"
- you should receive an iframe that points to https://passport.twitch.tv/
- insert your username/password and login
- once logged in, "Remember" the password via the doorhanger and logout
- load http://www.twitch.tv and select "Login"
- your credentials should be filled in (remove the password)
- right click on the password field and fill in the password using the "Fill Password" context menu (you should see an entry for the account you used earlier)
You'll notice that the password isn't being filld into the password field when going through the "Fill Password" context menu. However if you select the username from the username field, the password will get filled in without any issues.
Used the following builds
- https://archive.mozilla.org/pub/firefox/nightly/2015-08-25-03-02-12-mozilla-central/
- https://archive.mozilla.org/pub/firefox/nightly/2015-08-25-00-40-08-mozilla-aurora/
Can you provide logs for when you produce this? https://wiki.mozilla.org/Firefox:Password_Manager_Debugging Thanks.
Flags: needinfo?(kjozwiak)
Reporter | ||
Comment 2•9 years ago
|
||
Attached the requested log. Logged the following workflow:
- clicked on "Login" via twitch.tv
- credentials that have been saved were filled in correctly
- deleted the password from the password field
- tried filling in the password via the context menu
Flags: needinfo?(kjozwiak)
(In reply to Kamil Jozwiak [:kjozwiak] from comment #2)
Thank you!
Comment 4•9 years ago
|
||
> fillForm: There is no login form anymore. The form may have been removed or the document may have changed. LoginManagerContent.jsm:468
looks relevant. There's probably a bug in that logic or the page is constantly changing.
Priority: -- → P1
Comment 5•9 years ago
|
||
I think this was fixed by bug 1278158.
I confirmed I can repro on a 2015-08-25 Nightly but can't on today's Nightly.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•