Comment #6 on issue 2007 by xplorastudios: TEXTAREA is stripping newlines when form is posted http://code.google.com/p/chromium/issues/detail?id=2007
Haven't tested Safari, but similar thing here with Chrome, when I paste some plain text copied from notepad into a textarea it displays ok but the dom value strips every new line. If you add some new lines (by pressing enter), only the new lines work ok, the pasted part still doesn't have any one. You can easily see this issue by checking the console and navigating to the textarea object to see the value. -- 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
