Skip to content

Commit e69b49e

Browse files
ENGCOM-7045: TinyMCE4 hard to input double byte characters on chrome #25454
- Merge Pull Request #25454 from Veriteworks/magento2:fix-tinymce4-for-double-byte - Merged commits: 1. aff7824 2. 1546434
2 parents 5a9fcab + 1546434 commit e69b49e

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)