| Summary: | Composer text sometimes white | ||
|---|---|---|---|
| Product: | [Applications] kmail2 | Reporter: | Thomas McGuire <mcguire> |
| Component: | composer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mostafa.barmshory |
| Priority: | VHI | Keywords: | akonadi-ports-regression |
| Version First Reported In: | 1.99.0 | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Bug Depends on: | |||
| Bug Blocks: | 223438 | ||
|
Description
Thomas McGuire
2010-01-19 20:54:57 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." *** 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 |