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: Fred Kiefer
Subject: [bug #43454] Problem with Continuous Spell Checking
Date: Sun, 26 Oct 2014 16:23:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0

Update of bug #43454 (project gnustep):

             Assigned to:                    None => FredKiefer             

    _______________________________________________________

Follow-up Comment #3:

Could you please provide a stack trace of the issue?

You seem to be describing two different situations. In one case you talk about
a crash and in the other about an indefinitely running loop. What are the
different ways to trigger these behaviours?

I looked over the code in NSTextView and in GSLayoutManager and the only
obvious problem I could see is that the insertion of a spelling correction via
insertText: wont change the selected range. And this also doesn't call
beginEditing/endEditing, but as far as I remember this shouldn't be needed for
just one single change.

It really would help to see whether the problem occures directly from
_acceptGuess: or changeSpelling: or happens later on.



    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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