[wp-trac] [WordPress Trac] #63451: Flag emoji rendering issue on Windows environment

WordPress Trac noreply at wordpress.org
Thu Aug 14 10:29:17 UTC 2025


#63451: Flag emoji rendering issue on Windows environment
--------------------------+------------------------------
 Reporter:  kimjiwoon     |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Emoji         |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by kimjiwoon):

 **Reply to @peterwilsoncc**

 The issue appears to be resolved on my WordPress sites โ€” the England,
 Scotland, and Wales flags are now rendering correctly on Windows where
 they previously appeared as ๐Ÿด black flags.

 However, in the WordPress Core Trac interface, these emojis still render
 as black flags on Windows.
 This suggests the fix may be environment-specific (possibly front-end
 Twemoji fallback working, but not in Trac's rendering).

 -
 ![๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ](https://s.w.org/images/core/emoji/16.0.1/svg/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.svg)
 (England)
 -
 ![๐Ÿด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ](https://s.w.org/images/core/emoji/16.0.1/svg/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.svg)
 (Scotland)
 -
 ![๐Ÿด๓ ง๓ ข๓ ท๓ ฌ๓ ณ๓ ฟ](https://s.w.org/images/core/emoji/16.0.1/svg/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.svg)
 (Wales)


 Were there any related patches in the past three months?
 Could the recent ActivityPub plugin patch regarding multibyte character
 handling be related?
 Reference: [wordpress-activitypub/pull/1995](https://github.com/Automattic
 /wordpress-activitypub/pull/1995)

 ---
 ๊ทธ ํ๋ฆ„์ด๋ฉด ์ด๋ ‡๊ฒŒ ์ •๋ฆฌํ•ด์„œ ๋ณด๊ณ ํ•˜๋Š” ๊ฒŒ ๊น”๋”ํ•˜๊ฒ ์Šต๋‹ˆ๋‹ค.

 ---

 Tested with the following flag emojis using ActivityPub and Mastodon:

 *
 ![๐Ÿด](https://s.w.org/images/core/emoji/16.0.1/svg/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.svg)
 (England)
 *
 ![๐Ÿด](https://s.w.org/images/core/emoji/16.0.1/svg/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.svg)
 (Scotland)
 *
 ![๐Ÿด](https://s.w.org/images/core/emoji/16.0.1/svg/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.svg)
 (Wales)

 Steps:

 1. Posted a comment from Mastodon to a WordPress site with ActivityPub
 enabled โ†’ emojis rendered correctly on the front-end.
 2. Copied the same comment content and posted it manually on a self-hosted
 WordPress site โ†’ emojis rendered correctly as well.

 This suggests that at least in front-end rendering (both ActivityPub-
 federated and manual comment posts), Twemoji fallback works properly now.

 However:

 * In WordPress Core Trac, the same flag emojis still render as ๐Ÿด black
 flags on Windows.
 * Possibly unrelated, but on WordPress.com the block editor is enabled for
 comments, and when inserting these emojis there, they are sometimes added
 as image elements instead of Unicode characters.

 ---

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


More information about the wp-trac mailing list