[wp-trac] [WordPress Trac] #63120: Emojis in plugin titles render in front of text characters
WordPress Trac
noreply at wordpress.org
Tue Jun 10 16:26:53 UTC 2025
#63120: Emojis in plugin titles render in front of text characters
-------------------------------------------------+-------------------------
Reporter: slimndap | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9
Component: Plugins | Version:
Severity: minor | Resolution:
Keywords: good-first-bug has-test-info dev- | Focuses: ui, css
feedback has-patch |
-------------------------------------------------+-------------------------
Changes (by sabernhardt):
* keywords: good-first-bug has-test-info changes-requested dev-feedback =>
good-first-bug has-test-info dev-feedback has-patch
* version: 6.8 =>
Comment:
> it would be helpful to first understand ''why'' the float CSS rule is
applied to images here.
In comment:5, I pointed to #30186, which added the float style for plugin
thumbnails on the Updates screen whenever their plugins have an update
available. The current patch makes the selector target only the thumbnail
images on the Updates screen.
That said, `.plugins .plugin-title img:not(.emoji)` could fix this
specific bug with emoji replacement images and is worth considering too.
I removed the version again because it could happen before 6.8. The CSS
goes back to 4.9, but the earliest I could reproduce it with the emoji
script was 5.0.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63120#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list