Opened 14 years ago
Closed 12 years ago
#23110 closed defect (bug) (fixed)
Tiny MCE - when adding blockquote, entering twice no longer backs out of blockquote
| Reported by: | jack.nycz | Owned by: | azaozz |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.2 |
| Component: | TinyMCE | Version: | 3.5 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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
@
12 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
@
12 years ago
- Keywords has-patch added; needs-patch removed
- Milestone Awaiting Review → 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I noticed this too, but all you have to do is press enter and click Blockquote rather than pressing enter twice.