I was expecting to be able to paste one line of HTML from one block into another.
It appears to select the entire contents of the Custom HTML block, wrapped by the following:
<!-- wp:html --><!-- /wp:html -->
Chrome 83.0.4103.61
macOS Catalina 10.15.5
Screen recording: https://d.pr/v/bWhFsd/fM8zTS45X4
A user reported this to me in live chat. They normally write poems/prose with custom HTML blocks and noted that they were able to copy/paste in this style up until a few weeks ago.
I noticed the same thing when I was troubleshooting a user case. The block should indeed only copy the selected part of the text, not the entire content of the block.
Just noting that it happens for the Shortcode Block as well https://github.com/Automattic/wp-calypso/issues/43264
This might be fixed in Gutenberg 8.3 with https://github.com/WordPress/gutenberg/pull/22793
I can confirm this has been fixed in Gutenberg 8.3 so now should be fixed on wpcom.
Here's a demo where I was copying a single line, the whole block and then two lines of HTML: https://cloudup.com/cZtadhxgwnvmmmm
Most helpful comment
This might be fixed in Gutenberg 8.3 with https://github.com/WordPress/gutenberg/pull/22793