Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #31263


Ignore:
Timestamp:
02/08/2015 01:49:15 PM (11 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31263 – Description

    initial v1  
    1 When pressing enter while cursor is in wp-view's before/after position (the tall cursor from ticket 28595), it always inserts a new paragraph tag - no matter what the tinymce forced_root_block setting is.
     1When pressing enter while cursor is in wp-view's before/after position (the tall cursor from ticket #28595), it always inserts a new paragraph tag - no matter what the tinymce forced_root_block setting is.
    22
    33If you have forced_root_block set to div tag (as most web email clients and other editors do), it is inconsistent whenever this happens, as it is the only paragraph in the editor.