Changes between Version 1 and Version 2 of Ticket #13884, comment 5
- Timestamp:
- Nov 2, 2015, 3:56:41 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13884, comment 5
v1 v2 1 [http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml editor.getSelectedHtml] which relies only on a single range. From `clipbaord` pluginperspective it's called in [https://github.com/ckeditor/ckeditor-dev/blob/9d2e4f99018654242933fdeb498c16bc4c18749a/plugins/clipboard/plugin.js#L2133 CKEDITOR.plugins.clipboard.dataTransfer] method.1 This issue is likely to originate in [http://docs.ckeditor.com/#!/api/CKEDITOR.editor-method-getSelectedHtml editor.getSelectedHtml] which relies only on a single range. From `clipbaord` perspective it's called in [https://github.com/ckeditor/ckeditor-dev/blob/9d2e4f99018654242933fdeb498c16bc4c18749a/plugins/clipboard/plugin.js#L2133 CKEDITOR.plugins.clipboard.dataTransfer] method.