Skip to content

Provide information when downcast happens for the clipboard pipeline #17745

@Dumluregn

Description

@Dumluregn

📝 Provide a description of the new feature

When editor content is copied, currently we store in the clipboard the same data as getData() would produce. In some cases it would be beneficial to modify or enrich this data, but only for clipboard purposes. It can be done with a getData() option flag.

An example use for this is merge fields. In data, we want to have {{mergeField}}. But if you are in the merge field preview, in the clipboard we might want to put the actual merge field value to have better UX when users would copy the document to a different software.


If you'd like to see this feature implemented, add a 👍 reaction to this post.

Metadata

Metadata

Assignees

No one assigned

    Labels

    package:clipboardtype:featureThis issue reports a feature request (an idea for a new functionality or a missing option).

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions