Bug 163392

Summary: HTML contents in the clipboard are pasted with style in non-HTML messages
Product: [Applications] kmail Reporter: Gustavo Narea <me>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: a.m.p.boelens, daniel.moyne, finex
Priority: NOR    
Version: SVN trunk (KDE 4)   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Gustavo Narea 2008-06-06 20:42:47 UTC
Version:           1.9.51 (using 4.00.80 (KDE 4.0.80 >= (KDE 4.1 Beta1), Kubuntu packages)
Compiler:          gcc
OS:                Linux (i686) release 2.6.24-18-generic

They should be pasted in plain text if the message is plain text, as in KDE3.
Comment 1 Thomas McGuire 2008-06-07 18:57:47 UTC
Indeed, confirmed.
Comment 2 Thomas McGuire 2008-06-27 15:08:24 UTC
*** Bug 165112 has been marked as a duplicate of this bug. ***
Comment 3 Thomas McGuire 2008-07-27 12:51:09 UTC
*** Bug 167509 has been marked as a duplicate of this bug. ***
Comment 4 Thomas McGuire 2008-07-27 20:35:25 UTC
SVN commit 838403 by tmcguire:

Paste HTML content in plain text mode, if the composer is not in HTML mode.
BUG: 163392


 M  +13 -0     kmeditor.cpp  
 M  +6 -0      kmeditor.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=838403
Comment 5 Thomas McGuire 2008-08-02 15:14:55 UTC
SVN commit 841028 by tmcguire:

Backport r838403 by tmcguire to the 4.1 branch:

Paste HTML content in plain text mode, if the composer is not in HTML mode.
CCBUG: 163392



 M  +13 -0     kmeditor.cpp  
 M  +6 -0      kmeditor.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=841028
Comment 6 Thomas McGuire 2008-08-11 10:25:30 UTC
*** Bug 168882 has been marked as a duplicate of this bug. ***