[wp-trac] [WordPress Trac] #33805: Blockquotes that directly wrap lists quote each list item
WordPress Trac
noreply at wordpress.org
Mon Jul 1 14:31:24 UTC 2019
#33805: Blockquotes that directly wrap lists quote each list item
--------------------------+-----------------------------
Reporter: krogsgard | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: TinyMCE | Version: 4.1
Severity: normal | Resolution: wontfix
Keywords: upstream | Focuses: administration
--------------------------+-----------------------------
Changes (by azaozz):
* status: new => closed
* resolution: => wontfix
* milestone: Future Release =>
Comment:
> Hmm. I wonder how often someone would blockquote inside an <li> versus
be trying to blockquote the whole thing?
Yeah, impossible to know, needs a "best guess" approach :)
Seems that best guess would be to look if all `<li>` are selected and then
select the whole ul/ol before running the blockquote command.
On the other hand this is now superseded by the block editor. Currently it
doesn't seem possible to add a list in the Quote block.
Closing as wontfix for now. There is a workaround (although not that
intuitive) and to fix it we will need to guess the user intent. Feel free
to reopen with a patch if a fix is still needed for the classic editor.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33805#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list