| Summary: | Using add/remove quote characters creates multiple Undos | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Kde <kde> |
| Component: | composer | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.7.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Kde
2004-10-10 11:21:01 UTC
SVN commit 913001 by tmcguire: Fix add and remove quote characters to not destroy HTML formatting, and make the remove function work correctly on the selection. Also, make undo/redo atomic. In general, the whole quoting and line wrapping code could use a good rewrite. BUG: 91048 M +29 -56 kmeditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=913001 |