[Webkit-unassigned] [Bug 250003] [GTK] Clipboard copy adds extra font style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 30 08:38:13 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=250003

--- Comment #1 from Milan Crha <mcrha at redhat.com> ---
This is even worse with WebKitGTK 2.40.0, it doesn't add the SPAN, but it adds styles to each DIV/element with the appearance information, even when those values are defaults:

`<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Cantarell; font-size: 14.666667px; font-style: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0.4); -webkit-text-stroke-width: 0px; text-decoration: none;">Pasted Text</div>`

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230330/cc83986b/attachment.htm>


More information about the webkit-unassigned mailing list