[wp-trac] [WordPress Trac] #47741: Empty Paragraph created under a block

WordPress Trac noreply at wordpress.org
Fri Jul 19 15:38:44 UTC 2019


#47741: Empty Paragraph created under a block
--------------------------+-----------------------------
 Reporter:  montviso      |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  5.2.2
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 I like to work with the Gutenberg editor, but a few things cause me
 problems. I know how to help myself, but when customers need to maintain
 content, it gets difficult.

 One point is that often an empty paragraph is created under a block I'm
 editing, so code looks like this:

 <!-- wp paragraph -->
 <p></p>
 <!-- /wp paragraph -->


 I work with blocks of different background colors. If an empty container
 slips in between, it has the background color of the page (see attached
 picture).


 In the Visible Editor, "Write something or type / for block selection"
 appears at the position.

 When I place the cursor there and use the return key, I sometimes get rid
 of the container, sometimes not. The only safe method is to go into the
 code editor and delete the paragraph. But this is no method for customers
 without HTML dxperience.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47741>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list