Comment #16 on issue 11957 by [email protected]: copying non-ASCII characters and pasting into TextEdit garbles characters. http://code.google.com/p/chromium/issues/detail?id=11957
BTW, TextEdit behaves differently depending on mode. If it's in rich text mode, then the HTML flavor is used, misinterpreted as 8859, and comes out wrong. If it's in plain text mode, it uses one of the Unicode flavors, and it works fine (as does BBEdit, etc.). -- 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 -~----------~----~----~----~------~----~------~--~---
