[wp-trac] [WordPress Trac] #31628: Cannot Highlight Emoji In Some Browsers

WordPress Trac noreply at wordpress.org
Wed Mar 18 03:53:42 UTC 2015


#31628: Cannot Highlight Emoji In Some Browsers
--------------------------+--------------------
 Reporter:  mrwweb        |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  4.2
Component:  TinyMCE       |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+--------------------

Comment (by pento):

 It's caused by the `img::selection` rule in `/wp-
 includes/js/tinymce/skins/wordpress/wp-content.css`.

 Maybe changing it to `img:not(.emoji)::selection` would be enough?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31628#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list