Version: 1.13.5 (using KDE 4.5.90) OS: Linux Copy text from an email, paste it into eg. KWrite: Pasted text is not only the text itself but also lots of HTML tags. I copied and pasted one paragraph from a recent KWin mailing list mail below. Reproducible: Always <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <body><tr class="signWarnH"><td dir="ltr"><table cellspacing="0" cellpadding="0" width="100%"><tbody><tr><td align="right"><a href="kmail:showSignatureDetails"></a></td></tr></tbody></table></td></tr><tr class="signWarnB"><td><a name="att3"/><div id="attachmentDiv3"> <div class="noquote"><div dir="ltr">Hello,</div><br/><div dir="ltr">let me break the Christmas silence by writing a long post about the current </div><div dir="ltr">state of KWin and where we are heading towards in 2011. As this also is about </div><div dir="ltr">Plasma I sent it to both lists. I have been thinking a lot about the last year </div><div dir="ltr">and the state of kwin over the holidays and here is the summary. Sorry that it </div><div dir="ltr">is that long.</div></div></div></td></tr></body>
Where can i find sources of composer component? I would try to fix it but i`m confused searching in svn repo.
Sorry, no composer. Of course window with message content.
Ok, I found it. It`s void KMReaderWin::slotCopySelectedText()[slot] in kmreaderwin.cpp. We need probably create temporary QTextBrowser, insert into them selected text and fetch by toPlainText() method. It`s right way?
Works for me in the Git master version, which uses webkit instead of KHTML. In KMail 1 (your version), it simply uses KHTML, and the bug would need to be fixed there, not in KMail. I'm closing this bug as FIXED as it works in master.Thanks for investigating this.
1.) It's a new regression that occurs with the very recently released Kontact 4.4.9, so it's definitely not fixed. 2.) If you actually know what the problem is, change the component accordingly instead of simply claiming that a very new regression is magically fixed. 3.) It doesn't happen in Konqueror nor Akrekator, so I doubt it's KHTML's fault. 4.) This bug report is filed against KMail1, not KMail2. It's not fixed in KMail1 (and KMail1 is still supported while KMail2 ist still not yet supported). 5.) If you don't want bug reports against Allan's 4.4.x releases, get KMail2 ready for release.
You're right, sorry.
Hi all, in my case the following upgrade: [UPGRADE] kmail 4:4.4.7-0ubuntu1~lucid1~ppa2 -> 4:4.4.8-0ubuntu0.0.1 caused exactly the same behaviour (new KMail version is 1.13.5) For me workaround is: 1. Copy text from KMail to clipboard 2. Paste it to Openoffice Word 3. Select it in OpenOffice and copy to clipboard Probably there's something simplier for that. Then I have unformatted text again.
*** This bug has been marked as a duplicate of bug 259468 ***
*** Bug 291776 has been marked as a duplicate of this bug. ***
*** Bug 291790 has been marked as a duplicate of this bug. ***