Summary: | [KMail 1.13.5 + SC 4.6rc1] Copy text from email adds all sorts of HTML tags to clipboard | ||
---|---|---|---|
Product: | [Unmaintained] kmail | Reporter: | markuss <kamikazow> |
Component: | messageviewer | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | elektrrrus, elmo86wagt, mmtsales, rgom.debian, th3patoxxp |
Priority: | NOR | ||
Version: | 1.13.5 | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
markuss
2010-12-26 15:34:14 UTC
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. *** |