| Summary: | Incorrect line wrapping in the middle of a word | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Derek Huskisson <derek> |
| Component: | composer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | HI | ||
| Version First Reported In: | SVN trunk (KDE 4) | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Derek Huskisson
2008-02-29 19:36:03 UTC
svn is about 779860 Confirmed. SVN commit 785915 by tmcguire: Make wordwrap in KMail work correctly again. Also: - Move some wordwrap-related functions to KMeditor - Remove some commented-out code BUG: 158589 M +0 -16 kmail/kmcomposereditor.cpp M +0 -2 kmail/kmcomposereditor.h M +4 -35 kmail/kmcomposewin.cpp M +4 -6 kmail/kmcomposewin.h M +5 -9 kmail/messagecomposer.cpp M +5 -3 knode/kncomposer.cpp M +25 -6 libkdepim/kmeditor.cpp M +20 -2 libkdepim/kmeditor.h WebSVN link: http://websvn.kde.org/?view=rev&revision=785915 |