Steps to reproduce:
0. Possible requirement: Be me (may be difficult to reproduce in the lab).
- Open a page in VisualEditor.
- Type an unformatted list in some other software, with one line per item and no blank lines between items:
Apples Blueberries Cherries Dates
- Copy the list and paste it into the VisualEditor document. Note that it displays as expected: four items, one line each.
- Select all items and use the tool in the toolbar to format it as an unordered (bullet) list.
- Notice the odd appearance: one bullet, but everything is indented (equivalent to the results you would get if you had typed * Apples <br> Blueberries <br> Cherries <br> Dates in wikitext).
- Save the page.
- Notice the even odder appearance: one list entry of all four items, with plain spaces instead of the line breaks.
This screenshot shows the pre-save appearance of the pasted lists in this edit: https://en.wikipedia.org/w/index.php?diff=675021989&oldid=673351584
This edit was done in Firefox 39 on Mac OS 10.10. To make the short list, I manually typed it in each of the following applications, and the copied and pasted it into a blank, unformatted new line in VisualEditor: Apple Mail (default set to plain text), Apple Pages, Apple Notes, wikitext editor (opened in Firefox), Apple TextEdit, Gmail (default set to rich text; opened in Safari). This can also be reproduced in Safari 8.
Workaround: Press backspace at the start of the second "item" to make it join the first item. Then press return to split the item. Repeat until all the items have a visible bullet.