Bug 309683
| Summary: | discord.com: copy paste post with emojis into gmail.com are not display correctly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | joanne_pan2 |
| Component: | New Bugs | Assignee: | joanne_pan2 |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
joanne_pan2
Summary:
On discord.com, copy paste post with emojis into gmail.com are not display correctly
Steps:
1. Login on discord.com
2. Go to a channel and find some post with text and emojis
3. Copy and go to gmail.com -> compose
4. Paste into body and emojis are not displayed correctly.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
joanne_pan2
<rdar://162708499>
joanne_pan2
Pull request: https://github.com/WebKit/WebKit/pull/60372
joanne_pan2
When emoji are copied from Discord and pasted into Gmail, they appear broken because WebKit does not yet support sanitized copy/paste of SVG data. This is a targeted workaround, and the broader underlying issue is tracked in rdar://137553836.
joanne_pan2
https://bugs.webkit.org/show_bug.cgi?id=280726
EWS
Committed 309176@main (6c20a2905786): <https://commits.webkit.org/309176@main>
Reviewed commits have been landed. Closing PR #60372 and removing active labels.