Bug #915
Spell checking occasionally stops working
100%
Description
I've noticed that from time to time spell checking will just stop working. To fix it I'll go into settings, uncheck the option, apply, recheck and hit OK. Then it's working again.
There doesn't seem to be any particular event that causes it, and it's difficult to tell anyway since you don't generally notice it gone immediately. It's only when the red wiggly line doesn't appear on a word you know you've spelt incorrectly that you know it's no longer operating.
History
#1 Updated by ruediger over 14 years ago
- File 0001-Reset-EnableSpellCheck-on-switch-in-case-it-was-auto.patch 0001-Reset-EnableSpellCheck-on-switch-in-case-it-was-auto.patch added
Affects me too. It usually happens when I type in another language and thus there are a lot of errors. KTextEdit has an automatic mode which deactivates the Highlighter when too many errors were found.
http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/highlighter_8cpp_source.html#l00223
I think the best solution is to simply reset it when the Channel is switched (?or the input is send?). I wrote a small patch to do that.
#2 Updated by ruediger over 14 years ago
Update: My patch is not working correctly!
I created a new patch in this merge request: http://gitorious.org/quassel/quassel/merge_requests/45
#3 Updated by al over 14 years ago
- Category set to Quassel Client
- Status changed from New to Resolved
- Target version set to 0.6.0
- % Done changed from 0 to 100
Applied in 25e93f53be9b25f376c4f782f5e77d8e59b6cf10