Opened 7 weeks ago
Closed 4 days ago
#41584 closed defect (bug) (fixed)
Upgrade Twemoji to 2.5.0
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.8.2 | Priority: | normal |
| Severity: | normal | Version: | 4.8 |
| Component: | Emoji | Keywords: | has-patch commit fixed-major |
| Focuses: | Cc: |
Description
Twemoji 2.3.0 (currently in Core) has a rendering issue in Safari, emoji can sometimes be followed by U+FEOF (which is just a flag meaning "render the preceding character as emoji).
Twemoji wasn't catching this character correctly, and Safari rendered it incorrectly.
See this codepen for an example: https://codepen.io/fvcproductions/pen/qXrmbq
Attachments (1)
Change History (7)
#1
@peterwilsoncc
7 weeks ago
- Owner set to peterwilsoncc
- Status changed from new to accepted
#2
@peterwilsoncc
6 weeks ago
- Keywords has-patch commit added
#3
@peterwilsoncc
6 weeks ago
- Resolution set to fixed
- Status changed from accepted to closed
In 41250:
#4
@peterwilsoncc
6 weeks ago
- Keywords fixed-major added
- Resolution fixed deleted
- Status changed from closed to reopened
Reopening for backporting.
#5
@peterwilsoncc
6 weeks ago
- Owner changed from peterwilsoncc to pento
- Status changed from reopened to assigned
Note: See
TracTickets for help on using
tickets.
@pento, I'll update this in trunk Monday AEST & reassign for back-porting. No changes to the CDN are required.