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

RadEditor - Paste plain text text box is not displayed with IE 9

1 Answer 83 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
ren wei
Top achievements
Rank 1
ren wei asked on 23 Sep 2015, 08:51 AM
Hi,

I use RadEditor version 2011.01.0519.35. I found that the paste plain text text box will not prompt on IE 9. Instead, it prompts in other browsers and also emulator IE Edge mode. I tried radeditor in telerik demo page http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx and the same thing occurs.

I also found this error "HTML1114: Codepage unicode from (UNICODE byte order mark) overrides conflicting codepage windows-1252 from (13)"  in console.

Can you share with me about any solutions/ alternative that I can use?

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 28 Sep 2015, 06:00 AM
Hello,

The different behavior is because of the clipboard event accessibility under different browsers. Under IE, clipboard can be accessed from client-side code and therefore the RadEditor mechanism can paste directly without any additional popups. The prompt shown is a native IE popup that enables user to accept or decline the access to the clipboard. 

All this is depended on the browser and there is no possible way to achieve a more consistent behavior. 

Also, you can read more about this in this help article—http://docs.telerik.com/devtools/aspnet-ajax/controls/editor/managing-content/pasting-content/overview.

Regards,
Ianko
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
Tags
General Discussions
Asked by
ren wei
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or