Here's a video of the problem:
https://i.imgur.com/0ktY7LD.mp4
And here's another related bug:
Here's what happens:
https://i.imgur.com/RpgQSPr.mp4
Possibly related: #8114.
Another one: Here I'm trying to remove the first bullet point from the list. I first try backspacing the item itself, but that "explodes" the dot points into individual paragraphs. I then try to backspace at the start of the next item, but that does the same thing. Seems as though it's not possible unless I restart the list.
Thanks to all the contributors on this! Dispite a bunch of bugs, I can see that this is going to be a huge upgrade over the original editor!
Thank you for your feedback! I tested with WordPress 4.9.8 and Gutenberg 3.5.0 using Firefox 61.0.2 and Chrome 67.0.3396.99 on macOS 10.13.6 and was able to reproduce the first issue where pasting into the end of the inline boundary for bold text results in text being added before the boundary instead of at the end of that text as expected, but I could only see that happen in Firefox (26s) and not Chrome (33s).
Note: we are tracking the issue where backspacing over the first bullet in the list results in the rest of the list turning into paragraph blocks in #8803.
it's oddly comforting to know others have noticed this strange behaviour.
Could this be re-tested with master or 4.0-rc?
Noting that I am not able to reproduce the first two behaviours, on Gutenberg 4.0.0. Tested on these two configurations:
Note that in the first test, the new content is inserted both within the bold formatting and outside the bold formatting, and in both the cases the paste appears as expected.
// cc @iseulde