Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla 도움말 검색

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

Learn More

Spellcheck as you type not working in V68.1.0

  • 11 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: sfhowes

more options

Yes I have dictionaries installed & the language option displays the correct language (English - Australian). The spellcheck before sending works but despite the option for spellcheck as you type being ticked it does not work.

This is the same no matter what dictionary I select.

Yes I have dictionaries installed & the language option displays the correct language (English - Australian). The spellcheck before sending works but despite the option for spellcheck as you type being ticked it does not work. This is the same no matter what dictionary I select.

선택된 해결법

Ok, I have the latest V2.2.1.

I restarted in safe mode. Spell check worked.

I removed a UK & US English dictionaries that were still in the add ons & now it's working correctly. Thanks for the help!

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (11)

more options

The En-Aus dictionary works here in TB 68.1/W10 (see picture). Do you have v. 2.2.1webext installed?

more options

How do I check if i have v2.2.1 webext please?

more options

Tools/Add-ons/Dictionaries, click the entry, or AppMenu/Add-ons/Add-ons (see picture).

more options

Works for me, on Windows 10, Thunderbird 68.1 64 bit.

Restart Thunderbird with add-ons disabled (Thunderbird Safe Mode). On the Help menu, click on "Restart with Add-ons Disabled". If Thunderbird works like normal, there is an Add-on or Theme interfering with normal operations. You will need to re-enable add-ons one at a time until you locate the offender.

more options

선택된 해결법

Ok, I have the latest V2.2.1.

I restarted in safe mode. Spell check worked.

I removed a UK & US English dictionaries that were still in the add ons & now it's working correctly. Thanks for the help!

more options

Update - it stopped working this morning after computer shut down for the night.

Only Australian dictionary is installed & language preference was listed as Australian English, box was ticked for spellcheck as you type.

So by changing language to US English it then worked again for US spelling with no US dictionary installed. Changed the language back to Australian & it's working correctly again after a restart.

How can I get Thunderbird to retain these spelling preferences?

Thanks.

more options

You may have a corrupted preferences file, but first question is, do you have a program like CCleaner that resets settings in TB?

more options

Not that I know of. I have the basic Win 10 set up.

more options

This might seem a bit complex, but this article suggests how you can recover an uncorrupted prefs.js file by looking at an older prefs-N.js, N = 1,2,3...

The line to look for (open the js file in a text editor) is: user_pref("spellchecker.dictionary", "en-AU");

If the language is not being saved as en-AU between restarts, I think the prefs file is corrupted.

more options

Ok, yes that seems a bit complex. But I can follow instructions so if you can provide a step by step on how to find out that info from within Thunderbird I'm happy to give it a go. I'm good with checking it in notepad once I find it.

I read the link & went to Tools>Troubleshooting Info & it does list a section called JavaScript but not sure if that is where I am supposed to be & the only thing listed in that section was Incremental GC true.

more options

I'm not sure that the problem is really due to a corrupted prefs file, but to start, select Help/Troubleshooting Information, click Open Folder to open the profile in File Explorer. Close TB and open the prefs.js file in Notepad, and find the line user_pref("spellchecker.dictionary", "en-AU"); (near the bottom)

It may show en-US instead of en-AU. You may also find prefs-1.js, prefs-2.js etc. Check the same line and see if they are different.