bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #43454] Problem with Continuous Spell Checking


From: Germán Arias
Subject: [bug #43454] Problem with Continuous Spell Checking
Date: Wed, 12 Nov 2014 05:29:55 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0

Follow-up Comment #10, bug #43454 (project gnustep):

The problem should be in _textCheckingTimerFired: or _checkTextInRange:, which
are called after the text has been edited. If I add:

[self setContinuousSpellCheckingEnabled: NO];

In _acceptGuess: before [_textStorage beginEditing]. The word is inserted
without problem.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43454>

_______________________________________________
  Mensaje enviado vía/por Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]