-
Notifications
You must be signed in to change notification settings - Fork 382
Closed
Labels
EnhancementNew feature or improvement of an existing oneNew feature or improvement of an existing one
Milestone
Description
As outlined in #2785, let's extend the block settings menu to offer cut + copy options, where the block content is added to the clipboard.
Cases where Gutenberg is adding blocks to the clipboard:
Pasting would be handled by the RichText component which we use in all the text-based blocks and has some complex logic for handling the clipboard data properly:
We probably need to copy most of that component's logic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or improvement of an existing oneNew feature or improvement of an existing one