Skip to content

Add support for cut/copy/paste of complex types (eg, images, complex HTML, etc.) #298

@adamjs

Description

@adamjs

Currently our Pasteboard implementation in WebCore only supports cut/copy/paste of plain text (unicode and non-unicode).

This should be extended to support more complex content types so we can support the full JavaScript clipboard API, eg: https://w3c.github.io/clipboard-apis/#dom-clipboard-read

Metadata

Metadata

Assignees

Labels

appcorePertains to AppCore moduleenhancementNew feature or requestwebcorePertains to WebCore module

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions