This is a migrated thread and some comments may be shown as answers.

Browser is not responsive when pasting large amounts of text into Multiline text filed

2 Answers 51 Views
Editor
This is a migrated thread and some comments may be shown as answers.
kesava pindi
Top achievements
Rank 1
kesava pindi asked on 18 Feb 2016, 08:27 AM

Hi,

Please copy the content from the 100K.txt content and try to paste into the Comments Textbox in the below link.

https://demos.telerik.com/aspnet-ajax/textbox/overview/defaultcs.aspx

Browser is not responding after pasting the content.

Please let me how can we overcome this problem.

 

Thanks

Kesava

2 Answers, 1 is accepted

Sort by
0
Vessy
Telerik team
answered on 23 Feb 2016, 07:48 AM
Hi Kesava,

Thank you for the provided content. I was now able to replicate the issue in the linked demo, however this seems to be a textarea performance issue which is out of our scope. You can observe the same behavior by pasting the provided content in a standard TEXTAREA element:
<asp:Label ID="Label2" runat="server" Text="TextArea:" Width="80px"></asp:Label>
<textarea style="width:200px"></textarea>


Regards,
Vessy
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
kesava pindi
Top achievements
Rank 1
answered on 23 Feb 2016, 10:14 AM
Thanks for your response Vessy!!!
Tags
Editor
Asked by
kesava pindi
Top achievements
Rank 1
Answers by
Vessy
Telerik team
kesava pindi
Top achievements
Rank 1
Share this question
or