Opened 6 years ago
Closed 6 years ago
#3785 closed defect (bug) (worksforme)
Visual editor/code tab removes blank lines inside blockquote
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | TinyMCE | Version: | 2.1 |
| Severity: | normal | Keywords: | blockquote blank lines |
| Cc: |
Description
- I create a blockquote that has two paragraphs in it with a blank line separating the paragraphs.
- I go to the code tab and it correctly shows the blank line.
- I go back to the visual tab.
- When I return to the code tab the second time, the blank line is removed and all of the sentences are in one paragraph.
Change History (4)
comment:1
foolswisdom — 6 years ago
- Milestone changed from 2.3 to 2.2
comment:4
foolswisdom — 6 years ago
- Milestone 2.2 deleted
- Resolution set to worksforme
- Status changed from new to closed
Closing as WORKSFORME based on rob1n's update.
Note: See
TracTickets for help on using
tickets.

I can't reproduce this... although I did notice that the TinyMCE editor split it up into two blockquotes, where as one blockquote and 2 p's would have been semantically better.