[wp-trac] [WordPress Trac] #46537: Can't use Emoji in the Custom HTML widget
WordPress Trac
noreply at wordpress.org
Thu Jun 27 01:48:47 UTC 2019
#46537: Can't use Emoji in the Custom HTML widget
-----------------------------------------------------+---------------------
Reporter: hirofumi2012 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.3
Component: Emoji | Version: 4.8.1
Severity: normal | Resolution:
Keywords: has-screenshots has-patch needs-testing | Focuses:
-----------------------------------------------------+---------------------
Changes (by pento):
* keywords: has-screenshots => has-screenshots has-patch needs-testing
* milestone: Awaiting Review => 5.3
Comment:
This is a problem with all CodeMirror instances (eg, the plugin editor).
[attachment:"46537.diff"] stops emoji replacement from happening inside
CodeMirror instances, it also cleans up some of the logic in the
`MutationObserver`.
Note that polyfills are broken when `SCRIPT_DEBUG` is enabled (#46110), so
this patch can only be tested on IE11 with `SCRIPT_DEBUG` set to `false`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46537#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list