Bug 318397 - Auto Spell Checking stopped working
Summary: Auto Spell Checking stopped working
Status: RESOLVED UPSTREAM
Alias: None
Product: konversation
Classification: Applications
Component: inputline (show other bugs)
Version: 1.4
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-15 16:36 UTC by Bernhard Scheirle
Modified: 2013-04-15 16:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernhard Scheirle 2013-04-15 16:36:37 UTC
Randomly the Auto Spell Checking stopped working: Wrong spelled words are not underlined.

Deactivate and reactivate it and it works again. (With the right click option)

Actually I think the spell checking works fine and just the underlining fails. Because right click on a misspelled word still recommends other words.

Reproducible: Sometimes

Steps to Reproduce:
1. Type 7-9 misspelled words.
Actual Results:  
The red underlining is gone.

Expected Results:  
The misspelled words have a red underlining.

I just tested this with the german dictionary.
Comment 1 Eike Hein 2013-04-15 16:41:49 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.
Comment 2 Eike Hein 2013-04-15 16:42:58 UTC
(Addendum: In the [Spelling] group.)