-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Introduce support for the VML syntax for pasting images #9245
Copy link
Copy link
Open
Labels
domain:v4-compatibilityThis issue reports a CKEditor 4 feature/option that's missing in CKEditor 5.This issue reports a CKEditor 4 feature/option that's missing in CKEditor 5.package:paste-from-officesquad:coreIssue to be handled by the Core team.Issue to be handled by the Core team.support:2An issue reported by a commercially licensed client.An issue reported by a commercially licensed client.type:featureThis issue reports a feature request (an idea for a new functionality or a missing option).This issue reports a feature request (an idea for a new functionality or a missing option).
Metadata
Metadata
Assignees
Labels
domain:v4-compatibilityThis issue reports a CKEditor 4 feature/option that's missing in CKEditor 5.This issue reports a CKEditor 4 feature/option that's missing in CKEditor 5.package:paste-from-officesquad:coreIssue to be handled by the Core team.Issue to be handled by the Core team.support:2An issue reported by a commercially licensed client.An issue reported by a commercially licensed client.type:featureThis issue reports a feature request (an idea for a new functionality or a missing option).This issue reports a feature request (an idea for a new functionality or a missing option).
Type
Fields
Give feedbackNo fields configured for issues without a type.
📝 Provide a description of the new feature
As mentioned here: #2493 (comment) there is no support for pasting images embedded in the content using the VML Markup syntax like this one:
It would be beneficial to introduce handling this kind of syntax into CKEditor 5, as it was in CKEditor 4 (as mentioned in the cited comment): https://github.com/ckeditor/ckeditor4/blob/5380706bb4ceb6092dadb2b7067d6c14efec6b26/plugins/pastefromword/filter/default.js#L368
If you'd like to see this feature implemented, add a 👍 reaction to this post.