Deselect for IE11 bugfix
Deselect plugin for CKEditor 4
This plugin is to fix a issue related to IE 11, which was reported to CKEditor team (Issue #14646), and it will be used temporarily until the issue is fixed.
Installation- Copy whole
deselect
plugin folder into./plugins
folder of CKEditor. - Add below line into
config.js
file.
config.extraPlugins = 'deselect';
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.0 |
||||
First Version. |