- Open a page in VE
- Create a new heading or preformatted with the text "Foo"
- Type the text "Bar" into the search bar, select it, and copy it (Ctrl+C)
- Place the cursor at the (beginning|middle|end) of Foo
- Press Ctrl+Shift+V
- See breakage and funny Unicode characters
The result depends on step 3: pasting at the beginning will create a new paragraph with "Bar☂" before it; pasting at the end will create a new paragraph with "☀Bar" after it; and pasting in the middle will split the heading/preformatted and create a paragraph with "☀bar☂" in between the two. However, if you use a paragraph in step 2, then you will get the correct result ("BarFoo, "FooBar" or "FoBaro").