Hi all, Often, I cannot paste as quotation, the pasted content is mangled with HTML tags and attributes. Here is a way to reproduce the problem using xclip: $ xclip -t text/html -sel clip <(echo '<a href="" class="moz-txt-link-rfc2396E" href="https://www.eclipse.org/membership/exploreMembership.php#tab-solutions">"https://www.eclipse.org/membership/exploreMembership.php#tab-solutions">Solutions Member.</a>') Then, new message, Edit >> Paste quotation. and I see in the editor: | Solutions">https://www.eclipse.org/membership/exploreMembership.php#tab-solutions">Solutions Member. How to fix this? Best regards, --Martin |