Comment #2 on issue 7102 by so.orange: Malformed Clipboard Data http://code.google.com/p/chromium/issues/detail?id=7102
The URL is irrelevant, the problem is with copying any text from any web page. Below I am pasting the raw clipboard data from a snippet copied from this very page. If you look at the line above "<!--EndFragment-->" you'll see it closes with </span></span> whereas only one <span> is opened. (Evernote demands well formed HTML, <span></span></span> is not well formed. Version:0.9 StartHTML:0000000171 EndHTML:0000000983 StartFragment:0000000209 EndFragment:0000000945 SourceURL:http://code.google.com/p/chromium/issues/detail?id=7102 <html> <body> <!--StartFragment--> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border- vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size- adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="font-family: arial; font-size: 13px; "><pre style="font-size: 12px; overflow- x: hidden; overflow-y: hidden; ">closing tag at the</pre></span></span> <!--EndFragment--> </body> </html> -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
