Skip to content

Commit 1546434

Browse files
authored
TinyMCE4 hard to input double byte characters on chrome
Remove not needed line
1 parent aff7824 commit 1546434

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
@@ -607,7 +607,6 @@ define([
607607
}
608608

609609
this.addContentEditableAttributeBackToNonEditableNodes();
610-
//this.fixRangeSelection(editor);
611610

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

0 commit comments

Comments
 (0)