id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 5519,Bad handling of textareas,Sa'ar Zac Elias,,"Tested with IE8 and the demo.[[BR]] === To reproduce === * Open the demo and clear the content, insert a form and a textarea in it. * Click twice on the textarea to edit the content. * Write some content and press ENTER. - At this point, another textarea is created and focused. * Click on the textarea twice again. there are 3 types of this bug: 1. Put the caret at the end of the textarea's content and press ENTER. A new paragraph is created below. 2. Put the caret at the start of the text and press ENTER. the first character is being removed and a new paragraph is created above. 3. Put the caret somewhere else inside the textarea's text and press ENTER. the text after the caret is being moved to another textarea created below.",Bug,closed,Normal,,General,3.2.1,duplicate,,Chris@…