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

RadEditor Cut/Copy/Paste

1 Answer 192 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Chris Poirier
Top achievements
Rank 1
Chris Poirier asked on 16 Jul 2008, 10:02 PM
I notice that the RadEditor, instead of actually doing a cut, copy or paste operation will just tell the user to press CTRL-X, etc. Is there a way to activate the functionality of these buttons? Is there a reason why this was not implemented?

Chris Poirier
Sequiter Software Inc.

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 17 Jul 2008, 07:34 AM
Hi Chris,

The big drawback here is that Firefox does not allow programmatic access to the clipboard with JavaScript. You can see the following Mozilla's article on the topic: Setting Prefs for the Mozilla Rich Text Editing Demo. It is almost impossible to not paste the content in some container rather than in another in Firefox.

Nevertheless, I have good news that the guys from Mozilla have provided an onpaste event in the new Firefox 3 and there are good changes to control the pasted content in FF as well, which will allow us to provide a way to paste content in Firefox 3 via the toolbar buttons. We need further research and time, but the chances are good that it will be possible to implement this functionality.



Kind regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
Editor
Asked by
Chris Poirier
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or