[wp-trac] [WordPress Trac] #48012: Toggling from Text to Visual editing modes moves multi-paragraph <strong> and <em> tags
WordPress Trac
noreply at wordpress.org
Thu Sep 19 00:32:18 UTC 2019
#48012: Toggling from Text to Visual editing modes moves multi-paragraph <strong>
and <em> tags
--------------------------+-------------------------
Reporter: mdrovdahl | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: TinyMCE | Version: 5.2.3
Severity: normal | Resolution: worksforme
Keywords: | Focuses:
--------------------------+-------------------------
Changes (by azaozz):
* status: new => closed
* resolution: => worksforme
* milestone: Awaiting Review =>
Comment:
Looking at the steps to reproduce, seems you're trying to wrap paragraphs
in "inline" tags. It should be the other way around: the inline tags
should be inside the paragraphs. The paragraphs cannot be inside the
inline tags. Something like `<p><strong>123 test</strong></p>`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48012#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list