[Konversation-devel] [Bug 142250] autospellchecking is turned off when Konversation is closed

Travis McHenry wordsizzle at gmail.com
Tue Jun 16 11:31:47 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=142250


Travis McHenry <wordsizzle at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Travis McHenry <wordsizzle gmail com>  2009-06-16 11:31:47 ---
SVN commit 982578 by tjmchenry:

Fix an ancient bug in spell check not being saved across restarts
More accurately, spell check used to be saved only when you switched tabs
(hideEvent)
Now it's saved when the signal checkSpellingChanged is emitted
To avoid this from conflicting with the fact that we clean up the dictionaries
we use
I had to disconnect on hideEvent and connect on showEvent
I also placed a TODO FIXME for when we require 4.2 to avoid this mess entirely
BUG:142250
BUG:196713

 M  +12 -2     ircinput.cpp  
 M  +1 -0      ircinput.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=982578

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list