| Summary: | Selecting text in an email and hitting reply results in a partial quote | ||
|---|---|---|---|
| Product: | [Unmaintained] kmail | Reporter: | Unknown <null> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Unknown
2009-12-14 08:53:55 UTC
That's the expected behavior, actually. SVN commit 1087537 by tmcguire: Add hidden option to disable quoting only the partial message when some text is selected. GUI option will follow in a minute. BUG: 218609 kolab/issue4097 M +5 -1 kmail.kcfg M +3 -1 kmmessage.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1087537 SVN commit 1087540 by tmcguire: Add GUI option to disable quoting only the selected text. kolab/issue4097 CCBUG: 218609 MERGE: trunk M +13 -0 configuredialog.cpp M +1 -0 configuredialog_p.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1087540 |