Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#33151 closed defect (bug) (fixed)

Remove space from empty paragraphs

Reported by: iseulde's profile iseulde Owned by: markjaquith's profile markjaquith
Milestone: 4.3 Priority: normal
Severity: normal Version: 4.3
Component: TinyMCE Keywords: has-patch
Focuses: Cc:

Description (last modified by iseulde)

This was fixed in [31878] and reintroduced in [32899].

Attachments (1)

33151.patch (1.1 KB) - added by iseulde 9 years ago.

Download all attachments as: .zip

Change History (6)

@iseulde
9 years ago

#1 @iseulde
9 years ago

  • Description modified (diff)
  • Keywords has-patch added

#2 @iseulde
9 years ago

Additionally [31878] only fixed this for Chrome, while this is an issue in all browsers (tested Chrome, Safari, Firefox and IE11). We have to insert a <br /> all the time.

#4 @markjaquith
9 years ago

Looks good in Safari.

#5 @markjaquith
9 years ago

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

In 33461:

Fill empty TinyMCE paragraphs with a dummy <br /> on all browsers.

fixes #33151
props iseulde

Note: See TracTickets for help on using tickets.