Comment #9 on issue 3827 by [email protected]: Cannot copy from Google Spreadsheet into Excel or OO Calc http://code.google.com/p/chromium/issues/detail?id=3827
The reason for the paste mess is that "HTML format" is also in the clipboard in addition to the text format. The office application will retrieve and use "HTML format" first if it is present. FF/IE does not put HTML format data in the clipboard and thus does not cause any problem. I will try to figure out how to fix this problem. -- 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 -~----------~----~----~----~------~----~------~--~---
