Opened 12 years ago
Closed 10 years ago
#23110 closed defect (bug) (fixed)
Tiny MCE - when adding blockquote, entering twice no longer backs out of blockquote
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.2 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | TinyMCE | Keywords: | has-patch |
Focuses: | Cc: |
Description
When using the visual editor you used to press enter twice to back out of a blockquote and continue writing paragraphs, but now it just adds a nbsp; in the blockquote. Without going into the html view and actually adding content below, there's no way to get out of writing in the blockquote.
Attachments (1)
Change History (7)
#3
@
11 years ago
It's been like this for a while now, but setting end_container_on_empty_block
to true in the TinyMCE configuration will end the block quote when pressing enter twice.
#4
@
10 years ago
- Keywords has-patch added; needs-patch removed
- Milestone changed from Awaiting Review to 4.2
Let's make a decision. I personally prefer this.
Moving to 4.2 for consideration. Else we should close this.
Note: See
TracTickets for help on using
tickets.
I noticed this too, but all you have to do is press enter and click Blockquote rather than pressing enter twice.