搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Spellcheck chokes on textareas with a lot of content

  • 2 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 avalyn11

more options

Since upgrading to 3.6.10 (used on Windows 7 x64), Firefox's spellcheck stops working after a certain point in textareas that contain a lot of text, such as on Wikipedia article edit mode (among others). Spellcheck will work and underline incorrectly-spelled words for a portion of the text, usually less than half, but it'll just stop underlining anything after a seemingly arbitrary point. I can't recall this happening in any version prior to 3.6.10.

Since upgrading to 3.6.10 (used on Windows 7 x64), Firefox's spellcheck stops working after a certain point in textareas that contain a lot of text, such as on Wikipedia article edit mode (among others). Spellcheck will work and underline incorrectly-spelled words for a portion of the text, usually less than half, but it'll just stop underlining anything after a seemingly arbitrary point. I can't recall this happening in any version prior to 3.6.10.

所有回覆 (2)

more options

Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).

See Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems and Troubleshoot issues with plugins like Flash or Java to fix common Firefox problems


You can also check the value of the pref extensions.spellcheck.inline.max-misspellings on the about:config page to see that it is still the default (500).

To open the about:config page, type about:config in the location (address) bar and press the "Enter" key, just like you type the url of a website to open a website.
If you see a warning then you can confirm that you want to access that page.

more options

I switched to the default theme and set extensions.spellcheck.inline.max-misspellings to 5000 (it had been at 500). This appears to have solved the problem. Thank you!