14 | | I'm seeing the exact same behavior in 3.9.2. I don't think this is a regression (at least from the last release). See here for a screencast of what you described: http://screencast.com/t/nn7ov4fFTel |
| 14 | Edit: |
| 15 | |
| 16 | There's basically three scenarios in play here: |
| 17 | 1. Writing text in the Visual editor |
| 18 | 2. Writing text in the Text editor |
| 19 | 3. Pasting text in from elsewhere |
| 20 | |
| 21 | In my testing, this is what I'm seeing for the ability to bulk-bullet text: |
| 22 | |
| 23 | ||= Scenario =||= 3.9.2 =||= 4.0.0 =|| |
| 24 | || Writing text in Visual editor || Works || Works || |
| 25 | || Writing text in Text editor (then switching to Visual) || Works || Doesn't Work || |
| 26 | || Pasting text in from elsewhere || Doesn't work || Doesn't work || |
| 27 | |
| 28 | |
| 29 | The "writing text in Text mode, switching to Visual" scenario seems to be reproduceable regression. |