Bug 223458

Summary: Composer text sometimes white
Product: [Applications] kmail2 Reporter: Thomas McGuire <mcguire>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: mostafa.barmshory
Priority: VHI Keywords: akonadi-ports-regression
Version: 1.99.0   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Bug Depends on:    
Bug Blocks: 223438    

Description Thomas McGuire 2010-01-19 20:54:57 UTC
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.
Comment 1 Thomas McGuire 2010-02-12 10:47:27 UTC
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."
Comment 2 Thomas McGuire 2010-02-19 13:50:48 UTC
*** Bug 227624 has been marked as a duplicate of this bug. ***
Comment 3 Thomas McGuire 2010-02-21 20:57:40 UTC
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