Bug #915

Spell checking occasionally stops working

Added by pickscrape almost 2 years ago. Updated almost 2 years ago.

Status:Resolved Start date:02/16/2010
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:Quassel Client
Target version:0.6.0
Version:0.5.0 OS:Any

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.

0001-Reset-EnableSpellCheck-on-switch-in-case-it-was-auto.patch - patch (1.1 kB) Magnifier ruediger, 02/18/2010 04:53 pm

History

#1 Updated by ruediger almost 2 years ago

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 almost 2 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 almost 2 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

Also available in: Atom PDF