I am able to get the clipboard data in IE, but the same is not working on Mozilla. Please suggest me some work around for accessing clipboard data in Mozilla.
Regards
Chinnayya
1 Answer, 1 is accepted
0
Rumen
Telerik team
answered on 12 Jan 2010, 09:26 AM
Hi Chinnayya,
Firefox does not offer the possibility to access and copy the clipboard content due to security reasons.
To protect users' private information, unprivileged scripts cannot invoke the Cut, Copy, and Paste commands in the Mozilla rich text and access the clipboard. You can find more information on the topic in the following Mozilla article: Setting Prefs for the Mozilla Rich Text Editing Demo.