If I copy and paste multiple paragraphs into a field with the Tinytinymce editor enabled, or if I toggle the editor on for a field that already contains multi-paragraph content, any and all paragraph breaks are completely ignored, resulting in a solid blob of text.

Comments

Steve Lockwood’s picture

Status: Active » Fixed

TinyMCE will convert paragraphs into a blob of text when you switch it on - the tinytinymce module can't control this behaviour.

The work-around for users is:
- copy your text
- turn on rich text editing
- paste your text into the textarea to replace the "blob"

Sorry I can't think of a better solution.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.