Summary: | Auto Spell Checking stopped working | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Bernhard Scheirle <bernhard+kde> |
Component: | inputline | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | hein |
Priority: | NOR | ||
Version First Reported In: | 1.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bernhard Scheirle
2013-04-15 16:36:37 UTC
KDE's spell checking by default stops underlining misspelled words if there are (a) more than ten words in total, (b) more than 42% of them are misspelled or (c) more than 100 misspelled words have been detected. The only recourse is to disable and reenable. The idea is presumably not to underline every word on text in the wrong language. We can do nothing about that. You could play around with adding the Sonnet_AsYouTypeDisablePercentage and Sonnet_AsYouTypeDisableWordCount keys to your sonnetrc config file and changing the values from the default 42 and 100. (Addendum: In the [Spelling] group.) |