[Bug 247486] automatic spell checker does not work any longer

Thomas McGuire mcguire at kde.org
Wed May 11 18:27:34 BST 2011


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


Thomas McGuire <mcguire at kde.org> changed:

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




--- Comment #20 from Thomas McGuire <mcguire kde org>  2011-05-11 19:27:31 ---
Git commit 6f62ea1bff318d8efea42f59bdc965ee2ab187a0 by Thomas McGuire.
Committed on 11/05/2011 at 19:21.
Pushed by tmcguire into branch '4.4'.

Make spell checking work again.
The text edit used the wrong config file for loading spell settings.
After using the config file, the correct settigns get loaded again,
since the Loader from Sonnet is a singleton and therefore shares the
settings, so even the textedit with the wrong settings file name gets
updated.

cherry-picked from d1708effbb68d6eae36ee5177a599c965973725f.

BUG: 247486

M  +1    -1    kmail/kmcomposereditor.cpp     
M  +12   -0    libkdepim/kmeditor.cpp     
M  +6    -0    libkdepim/kmeditor.h     

http://commits.kde.org/kdepim/6f62ea1bff318d8efea42f59bdc965ee2ab187a0

-- 
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 Kdepim-bugs mailing list