Bug 163392 - HTML contents in the clipboard are pasted with style in non-HTML messages
Summary: HTML contents in the clipboard are pasted with style in non-HTML messages
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: composer (show other bugs)
Version: SVN trunk (KDE 4)
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 165112 167509 168882 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-06-06 20:42 UTC by Gustavo Narea
Modified: 2008-08-11 10:25 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***