Sometimes the composer doesn't show the text that is entered, and shows white space instead. This makes the compose unusable until KMail is restarted.
Sometimes == almost always now. This prevents any testing that require a special message, since you'd normally use the composer to create those... When attempting to save the message with the white text as draft, I get: "Error composing message: Asked to use word wrapping, but not given wrapped plain text. Please report this bug."
*** Bug 227624 has been marked as a duplicate of this bug. ***
SVN commit 1093966 by tmcguire: Don't return with a beginEditBlock() and no matching endEditBlock(). This completely messes up the composer, the text was not shown and toPlainText() returned an empty string. Regression introduced in r1058302. BUG: 223458 M +3 -3 kmeditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1093966