Bug 223458 - Composer text sometimes white
Summary: Composer text sometimes white
Status: RESOLVED FIXED
Alias: None
Product: kmail2
Classification: Applications
Component: composer (show other bugs)
Version: 1.99.0
Platform: Unlisted Binaries Linux
: VHI normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: akonadi-ports-regression
: 227624 (view as bug list)
Depends on:
Blocks: 223438
  Show dependency treegraph
 
Reported: 2010-01-19 20:54 UTC by Thomas McGuire
Modified: 2010-02-21 20:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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