본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

The form fields are not filling in on a popular website.

  • 6 답장
  • 1 이 문제를 만남
  • 12 보기
  • 최종 답변자: rgelb

more options

I try to login on a Workday website. I right click on a textbox, select Fill Login and it says (No Login Suggestions). https://i.imgur.com/8UibrIm.png

However, if I then click on View Saved Logins, it does show a saved login. https://i.imgur.com/Nd5DTaq.png

Why doesn't Firefox fill in the credentials?

I try to login on a Workday website. I right click on a textbox, select Fill Login and it says (No Login Suggestions). https://i.imgur.com/8UibrIm.png However, if I then click on View Saved Logins, it does show a saved login. https://i.imgur.com/Nd5DTaq.png Why doesn't Firefox fill in the credentials?

모든 댓글 (6)

more options

rgelb said

Why doesn't Firefox fill in the credentials?

Hello rgelb,

That may be down to your uBlock Origin extension - would you check its settings please  ?

If that doesn't turn out to be the culprit, then maybe you'd like to take a look at this :

https://support.mozilla.org/en-US/kb/fix-login-issues-on-websites-require-passwords

more options

@McCoy. I disabled uBlock Origin and still didn't help. So I cleared everything out per the link and now it won't even save userid/password in Saved Logins.

more options

I will ask somebody for help   .....

more options

A possible cause is that the name of the username and password fields other other data like the submit URL do not (no longer) match with the values that were used when this data was saved previously.

Easiest in such a case is to let Firefox save a new entry for this website. It might require quite some effort to check all data for this specific website that Firefox has stored in logins.json (this is a plain text file with only name and password encrypted) in the Firefox profile folder and compare this data with the current form using the Inspector. You would have to know how to work with the Inspector to do this and it is usually not worth the trouble unless you aren't able to make Firefox save the username and password once again for the current state of this form. If you are able to make Firefox store new username and password data then you can remove the old entry.

글쓴이 cor-el 수정일시

more options

Some websites can use multiple servers for load balancing and in such a case you can end up with a different server that doesn't match with the saved parameters.

more options

@cor-el I started from scratch and made sure that logins.json doesn't contain anything from this website. However, now it doesn't even offer to record the user id/password.

This is the URL. https://wd5.myworkday.com/wday/authgwy/nationstar/login.htmld

You won't be able to login but you'll at least see the HTML.

cor-el said

A possible cause is that the name of the username and password fields other other data like the submit URL do not (no longer) match with the values that were used when this data was saved previously.