Project:Tiny Tiny MCE
Version:5.x-1.3
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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.

#2

Status:fixed» closed (fixed)

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