stefanogualdi / grails-ckeditor

Grails CKEditor plugin
http://grails.org/plugin/ckeditor
Apache License 2.0
23 stars 32 forks source link

copy/paste not working in IE11 #33

Closed avinashkk closed 8 years ago

avinashkk commented 8 years ago

I am upgrading the ckeditor to version 4.5.4.0 and having problems getting the copy/paste work on IE11. I need help to know how to use the plugins and configure them in config.js to make it work. Any help will be great.

I am usig the below code to enable the plugins - config.extraPlugins = 'clipboard,dialog,dialogui,pastefromword,pastetext';

stefanogualdi commented 8 years ago

Please, take a look here: https://github.com/stefanogualdi/grails-ckeditor/issues/27