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

--- Comment #12 from Jan-Matthias Braun <jan_br...@gmx.net> ---
On a side note: The crash in slotEditorTextChanged() depended on the local bool
textIsNotEmpty = !mComposerBase->editor()->document()->isEmpty(); The crash
happend directly in the next call to
    mFindText->setEnabled(textIsNotEmpty);

In my testing, the boolean condition was opposite when hitting reply and when
hitting new message and only in the latter case it crashed in the call to
setEnabled(...).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to