Type of report
Bug
Steps:
- Create a CKEditor with 'Upload Image' (which support dropping and pasting images) and track changes plugin and configure it.
- Turn on track changes functionality of editor.
- Drag drop image into editor.
Expected result
Image should be shown properly in editor.
Actual result
A black square is shown in the editor.
Other details
Browser: Chrome
OS: Windows 10
CKEditor version: 4.9.2
Installed CKEditor plugins: uploadimage, image2, lite(track changes)