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

搜索 | 用户支持

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

详细了解

unable to type master password

  • 2 个回答
  • 5 人有此问题
  • 1 次查看
  • 最后回复者为 Fyrbeast

more options

I recently set my T-bird up with a master password. It worked fine up until 2 days ago...I went to check my email, the box came up and the cursor was flashing. However, it would not let me type in the password...I tried to deactivate it. It asked me to type the password in, but it wouldn't let me type it in.

I have uninstalled and reinstalled the program to no avail. I checked the forums and they said to go to TOOLS>ERROR CONSOLE. I did that and it opened up a menu.... I was supposed to type in the following

openDialog("chrome://pippki/content/resetpassword.xul")

It wouldn't let me type it in or even cut and paste it. Any help would be appreciated.

Thanks Dave

I recently set my T-bird up with a master password. It worked fine up until 2 days ago...I went to check my email, the box came up and the cursor was flashing. However, it would not let me type in the password...I tried to deactivate it. It asked me to type the password in, but it wouldn't let me type it in. I have uninstalled and reinstalled the program to no avail. I checked the forums and they said to go to TOOLS>ERROR CONSOLE. I did that and it opened up a menu.... I was supposed to type in the following openDialog("chrome://pippki/content/resetpassword.xul") It wouldn't let me type it in or even cut and paste it. Any help would be appreciated. Thanks Dave

被采纳的解决方案

In 'Tools' > 'Error Console' At the top where it says 'Code', you enter :

  • openDialog("chrome://pippki/content/resetpassword.xul")

you can use right click > paste in this text entry area.

You cannot add type or paste into the lower section which only contains the actual errors listed. then to the right click on 'Evaluate' button.

Have you tried the method to remove master password? 'Tools' > 'Options' > 'Security' > 'Passwords' tab select; 'Use a Master Password' option. click on 'Change Master Password' button

定位到答案原位置 👍 4

所有回复 (2)

more options

选择的解决方案

In 'Tools' > 'Error Console' At the top where it says 'Code', you enter :

  • openDialog("chrome://pippki/content/resetpassword.xul")

you can use right click > paste in this text entry area.

You cannot add type or paste into the lower section which only contains the actual errors listed. then to the right click on 'Evaluate' button.

Have you tried the method to remove master password? 'Tools' > 'Options' > 'Security' > 'Passwords' tab select; 'Use a Master Password' option. click on 'Change Master Password' button

more options

I had not tried to change the password.....I did that and it worked I was able to type in the dialog box.

Thank You