We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Nectar.com and saving passwords - technical change by Firefox needed

  • 4 个回答
  • 1 人有此问题
  • 11 次查看
  • 最后回复者为 jbeaven

more options

https://www.nectar.com/ has changed. The log in page is now:- https://www.nectar.com/id/start/enter-card-number The saved password for https://www.nectar.com doesn't appear or work on this page. The automatic 'Saving 'new' password' doesn't appear or work. Deleting and saving the new address https://www.nectar.com/id/start/enter-card-number doesn't work either because Firefox Logins and passwords deletes everything after .com?

Round and round and round we go.

Why is there no way to contact Firefox? Nobody on/in the Community can make the required technical changes?

So this is all just frustration and time wasting?

Shouldn't Firefox have recognised this themselves and made the necessary changes?

https://www.nectar.com/ has changed. The log in page is now:- https://www.nectar.com/id/start/enter-card-number The saved password for https://www.nectar.com doesn't appear or work on this page. The automatic 'Saving 'new' password' doesn't appear or work. Deleting and saving the new address https://www.nectar.com/id/start/enter-card-number doesn't work either because Firefox Logins and passwords deletes everything after .com? Round and round and round we go. Why is there no way to contact Firefox? Nobody on/in the Community can make the required technical changes? So this is all just frustration and time wasting? Shouldn't Firefox have recognised this themselves and made the necessary changes?
已附加屏幕截图

所有回复 (4)

more options

The type of this <input> is "tel". Password manager works only with <input type="password" />. Perhaps you could write a script to change inputs' type to a "password", then it should work.

由TyDraniu于修改

more options

You can try using a 'form filler' to work on that page.

more options

You can possibly try a bookmarklet and create a new bookmark with this code in its location field:

javascript:void(document.getElementById("collectorId").setAttribute("type","password"));

You should be able to use "Fill Password" in the right-click context menu of this password field.

Note that you may have to enter the Primary Password in Lockwise (about:logins) to unlock the passwords and enable the Fill menu items.

more options

Thanks for the replies, but, I barely understand any of those replies so they don't help? It's clear from your technical answers there is no easy fix or workaround? Mozilla need to change the saved passwords. Mozilla need to amend the length of website that can be saved? How do I contact Mozilla?

由jbeaven于修改