Make WordPress Core

Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1611 closed defect (bug) (fixed)

TinyMCE: blank paragraph issues

Reported by: markjaquith's profile markjaquith Owned by: markjaquith's profile markjaquith
Milestone: Priority: normal
Severity: normal Version: 1.6
Component: Administration Keywords: bg|needs-patch
Focuses: Cc:

Description

If you type a paragraph using TinyMCE and then hit enter twice, a paragraph is created with &nbsp; If you go "oops, didn't mean to hit enter twice" and press backspace, you're starting a paragraph with <p>&nbsp;

I'd vote for not allowing blank paragraphs at all. "Code is poetry" and all.

Change History (2)

#1 @skeltoac
20 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Sorry, the editor doesn't work unless it creates paragraphs during the editing process. Paragraphs are now stripped unless they have attributes. wpautop() restores them on display.

#2 @(none)
19 years ago

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.