Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Spellcheck chokes on textareas with a lot of content

  • 2 Antworten
  • 1 hat dieses Problem
  • 4 Aufrufe
  • Letzte Antwort von 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.

Alle Antworten (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!