Closed Bug 1264965 Opened 8 years ago Closed 5 years ago

Password save option does not show on https://video.flixster.com and https://ticketportal.itc.rwth-aachen.de/ (no <form>)

Categories

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

45 Branch
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla68
Tracking Status
firefox-esr68 --- fixed
firefox68 --- fixed

People

(Reporter: claudius.ellsel, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [fixed by bug 1287202])

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160325004906

Steps to reproduce:

Enter login details on https://ticketportal.itc.rwth-aachen.de/helplineportal54/en-US/Home/Index

or https://video.flixster.com/

At least the support page of https://ticketportal.itc.rwth-aachen.de/helplineportal54/en-US/Home/Index says that this is a problem of Firefox.

I also tried this using Chrome and there a window asking whether I want to store the login details appears.


Actual results:

There is no window asking whether I want to store the login details.


Expected results:

A window asking whether I want to store the login details.
Component: Untriaged → Password Manager
Product: Firefox → Toolkit
Both of these cases are using bad web development practices as the sites aren't using a <form> submit action and instead are using click and keyup events.

We are going to try use heuristics to work on these sites but ideally the sites should change if they want to work well with all browser features (e.g. form history, Enter key to submit, etc.) and password managers.

If you can contact the sites to fix their markup it would be helpful.
Status: UNCONFIRMED → NEW
Depends on: formless-logins
Ever confirmed: true
Summary: Password save option does not show → Password save option does not show on https://video.flixster.com and https://ticketportal.itc.rwth-aachen.de/ (no <form>)
Whiteboard: [depends on formless-capture]
Thanks for the detailed reply. I will contact the sites and tell them about your answer.

In general it would be good to have the password manager working on those sites as well, since unfortunatly some sites use bad practices and some might not be willing to change it.
Component: Password Manager → Password Manager: Site Compatibility

Can you please confirm that this works with tomorrow's Firefox Nightly version now that bug 1287202 is fixed? https://nightly.mozilla.org/

https://video.flixster.com/ doesn't seem to work anymore and regular flixster.com says logins are coming soon.

https://ticketportal.itc.rwth-aachen.de/helplineportal54/en-US/Home/Index gives a TLS error.

Thanks

Flags: needinfo?(claudius.ellsel)

Thanks for the update!

I will try to test in a few days and let you know. From the sounds it looks very promising that this annoying bug will finally be fixed.

Sorry for my late reply. I had problems to reach the ticketportal website myself which I got sorted out today. I assume that in the meanwhile the changes propagated into the stable Firefox builds. I can confirm that passwords are saved for that website now with Firefox 68.0.1, so this can be closed. Thanks!

Flags: needinfo?(claudius.ellsel)

Awesome, thanks!

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Whiteboard: [depends on formless-capture] → [fixed by bug 1287202]
Target Milestone: --- → mozilla68
You need to log in before you can comment on or make changes to this bug.