Skip to content

Commit b06ac44

Browse files
authored
ENGCOM-7045: TinyMCE4 hard to input double byte characters on chrome #25454
2 parents a3239db + e69b49e commit b06ac44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/web/mage/adminhtml/wysiwyg/tiny_mce/tinymce4Adapter.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,6 @@ define([
608608
}
609609

610610
this.addContentEditableAttributeBackToNonEditableNodes();
611-
this.fixRangeSelection(editor);
612611

613612
content = editor.getContent();
614613
content = this.decodeContent(content);

0 commit comments

Comments
 (0)