1. Go to http://www.sencha.com/examples/#advancedforms
2. Open a text editor (in this case jujuedit)
3. Add 7000 charatcers on one line
4. Ctrl-a to select all the text
5. copy the text
6. right click in the htmleditor and paste
The issue seems to be that some of the text is there but not visible, if you select the hidden text it then becomes visible.
For example say i paste in 7000 characters in the form "aaaaaaaaaaaa"
it will paste as follows:
"aaaaaaaaaa |" with "|" being the cursor
if i select the part that is not visble, " |", I then see
"aaaaaaaaaaaaaaaa|"
Difficult to describe but i hope you get the jist,
Cheers
Andrew
Ive added an attachment to try and show whats happening