Summary: | Kontact crashes when I edit an e-mail, toggle auto-spellcheck and click on the text | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | auxsvr |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | santos.luis.87 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
auxsvr
2008-07-06 18:16:50 UTC
SVN commit 828841 by tmcguire: Don't display the context menu for misspelled words when spell checking is disabled. This should also fix bug 165873 (although I couldn't reproduce it) BUG: 165873 M +2 -1 kmeditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=828841 That was fast, thanks! *** Bug 168290 has been marked as a duplicate of this bug. *** SVN commit 842439 by tmcguire: Also don't crash when spell checking is disabled with the context menu (which actually disables the complete highlighter). CCBUG: 165873 M +1 -0 kmeditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=842439 SVN commit 842441 by tmcguire: Backport r842439 by tmcguire to the 4.1 branch: Also don't crash when spell checking is disabled with the context menu (which actually disables the complete highlighter). CCBUG: 165873 M +1 -0 kmeditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=842441 |