Completed
Last Updated: 09 Oct 2015 06:13 by ADMIN
ADMIN
Nikolay
Created on: 15 Apr 2015 10:39
Category: UI for ASP.NET AJAX
Type: Bug Report
0
Paste does not work in Internet Explorer when browser's security setting "Allow Programmatic clipboard access" is disabled
According to current implementation of paste functionality for IE, the editor gets the pasted content by executing the browser's paste command - 
editor.get_document().execCommand("Paste", null); 
This does not paste anything when browser's security setting "Allow Programmatic clipboard access" is disabled.
2 comments
ADMIN
Misho
Posted on: 23 Apr 2015 12:12
The issue has been resolved and the fix will be available in Q2 2015 as well as in the next internal build.
SAB
Posted on: 21 Apr 2015 06:15
Please resolve this issue as soon as possible thanks