[IE 9...10] Error on removing image from editor.
— at Version 5
Browser: [IE 9...10]
Since: 4.4.4
http://presets.ckeditor.dev/4.4.4/standard/ckeditor/samples/replacebyclass.html
- Open editor with following content:
<h1><img src="assets/sample.jpg" />Apollo 11</h1>
- Select image by clicking it.
- Press
backspace
button to remove image.
Actual result: Error is throw in console:
SCRIPT5007: Unable to get value of the property 'equalsContent': object is null or undefined
ckeditor.js, line 993 character 30
Change History (5)
Summary: |
[IE10] Error on removing image from editor. →
[IE 9...10] Error on removing image from editor.
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|
Description: |
modified (diff)
|